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