Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Ddir.c294 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
295 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
650 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1197 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
Dsuper.h45 #define ceph_test_mount_opt(fsc, opt) \ macro
426 if (ceph_test_mount_opt(ceph_sb_to_client(sb), INO32)) in ceph_translate_ino()
Daddr.c1761 if (ceph_test_mount_opt(ceph_inode_to_client(&ci->vfs_inode), in ceph_pool_perm_check()
Dinode.c2087 if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), in ceph_getattr()