Searched refs:ceph_set_mount_opt (Results 1 – 2 of 2) sorted by relevance
1414 ceph_set_mount_opt(fsc, ASYNC_DIROPS); in ceph_reconfigure_fc()1419 ceph_set_mount_opt(fsc, SPARSEREAD); in ceph_reconfigure_fc()1424 ceph_set_mount_opt(fsc, NEARFULL_SYNC); in ceph_reconfigure_fc()
55 #define ceph_set_mount_opt(fsc, opt) \ macro