Home
last modified time | relevance | path

Searched refs:ceph_set_mount_opt (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/ceph/
Dsuper.c1387 ceph_set_mount_opt(fsc, ASYNC_DIROPS); in ceph_reconfigure_fc()
1392 ceph_set_mount_opt(fsc, SPARSEREAD); in ceph_reconfigure_fc()
Dsuper.h53 #define ceph_set_mount_opt(fsc, opt) \ macro