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