Searched refs:CEPH_RSIZE_DEFAULT (Results 1 – 2 of 2) sorted by relevance
345 fsopt->rsize = CEPH_RSIZE_DEFAULT; in parse_mount_options()449 if (fsopt->rsize != CEPH_RSIZE_DEFAULT) in ceph_show_options()
47 #define CEPH_RSIZE_DEFAULT 0 /* max read size */ macro