Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddir.c336 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
337 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
756 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1384 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
Dsuper.h48 #define ceph_test_mount_opt(fsc, opt) \ macro
447 if (ceph_test_mount_opt(ceph_sb_to_client(sb), INO32)) in ceph_translate_ino()
Dsuper.c85 if (ceph_test_mount_opt(fsc, NOQUOTADF) || in ceph_statfs()
Daddr.c2001 if (ceph_test_mount_opt(ceph_inode_to_client(&ci->vfs_inode), in ceph_pool_perm_check()
Dinode.c2294 if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), in ceph_getattr()