Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Ddir.c348 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
349 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
765 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1143 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink()
1877 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
A Dsuper.h58 #define ceph_test_mount_opt(fsc, opt) \ macro
513 if (unlikely(ceph_test_mount_opt(ceph_sb_to_client(sb), INO32))) in ceph_present_ino()
A Dsuper.c89 if (ceph_test_mount_opt(fsc, NOQUOTADF) || in ceph_statfs()
1024 if (fsc->blocklisted && !ceph_test_mount_opt(fsc, CLEANRECOVER)) { in ceph_compare_super()
A Dfile.c684 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_atomic_open()
2384 if (ceph_test_mount_opt(src_fsc, NOCOPYFROM)) in __ceph_copy_file_range()
A Daddr.c1949 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
A Dmds_client.c2815 if (ceph_test_mount_opt(mdsc->fsc, CLEANRECOVER)) in __do_request()
4425 if (!ceph_test_mount_opt(fsc, CLEANRECOVER)) in maybe_recover_session()
A Dinode.c2385 if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), in ceph_getattr()

Completed in 34 milliseconds