Searched refs:ceph_set_mount_opt (Results 1 – 2 of 2) sorted by relevance
1387 ceph_set_mount_opt(fsc, ASYNC_DIROPS); in ceph_reconfigure_fc()1392 ceph_set_mount_opt(fsc, SPARSEREAD); in ceph_reconfigure_fc()
53 #define ceph_set_mount_opt(fsc, opt) \ macro