Searched refs:ceph_clear_mount_opt (Results 1 – 2 of 2) sorted by relevance
1416 ceph_clear_mount_opt(fsc, ASYNC_DIROPS); in ceph_reconfigure_fc()1421 ceph_clear_mount_opt(fsc, SPARSEREAD); in ceph_reconfigure_fc()1426 ceph_clear_mount_opt(fsc, NEARFULL_SYNC); in ceph_reconfigure_fc()
57 #define ceph_clear_mount_opt(fsc, opt) \ macro