Home
last modified time | relevance | path

Searched refs:ceph_test_mount_opt (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ceph/
Ddir.c284 ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
285 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
640 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1188 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
Dsuper.h44 #define ceph_test_mount_opt(fsc, opt) \ macro
403 if (ceph_test_mount_opt(ceph_sb_to_client(sb), INO32)) in ceph_translate_ino()
Dinode.c2006 if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), in ceph_getattr()