Searched refs:ceph_clear_mount_opt (Results 1 – 2 of 2) sorted by relevance
1400 ceph_clear_mount_opt(fsc, ASYNC_DIROPS); in ceph_reconfigure_fc()1405 ceph_clear_mount_opt(fsc, SPARSEREAD); in ceph_reconfigure_fc()
56 #define ceph_clear_mount_opt(fsc, opt) \ macro