Home
last modified time | relevance | path

Searched refs:ceph_test_mount_opt (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Ddir.c348 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
349 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
772 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1133 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink()
1867 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
H A Dsuper.h56 #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()
H A Dsuper.c89 if (ceph_test_mount_opt(fsc, NOQUOTADF) || in ceph_statfs()
1019 if (fsc->blocklisted && !ceph_test_mount_opt(fsc, CLEANRECOVER)) { in ceph_compare_super()
H A Dfile.c695 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_atomic_open()
2340 if (ceph_test_mount_opt(src_fsc, NOCOPYFROM)) in __ceph_copy_file_range()
H A Daddr.c2089 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
H A Dinode.c2404 if (ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), in ceph_getattr()
H A Dmds_client.c4425 if (!ceph_test_mount_opt(fsc, CLEANRECOVER)) in maybe_recover_session()
/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c355 if (ceph_test_mount_opt(fsc, DCACHE) && in ceph_readdir()
356 !ceph_test_mount_opt(fsc, NOASYNCREADDIR) && in ceph_readdir()
810 ceph_test_mount_opt(fsc, DCACHE) && in ceph_lookup()
1297 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink()
2067 if (!ceph_test_mount_opt(ceph_sb_to_client(inode->i_sb), DIRSTAT)) in ceph_read_dir()
H A Dsuper.h57 #define ceph_test_mount_opt(fsc, opt) \ macro
561 if (unlikely(ceph_test_mount_opt(ceph_sb_to_client(sb), INO32))) in ceph_present_ino()
H A Dsuper.c87 if (ceph_test_mount_opt(fsc, NOQUOTADF) || in ceph_statfs()
1247 if (fsc->blocklisted && !ceph_test_mount_opt(fsc, CLEANRECOVER)) { in ceph_compare_super()
H A Dfile.c739 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_atomic_open()
971 bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD); in __ceph_sync_read()
1406 bool sparse = ceph_test_mount_opt(fsc, SPARSEREAD); in ceph_direct_read_write()
2879 if (ceph_test_mount_opt(src_fsc, NOCOPYFROM)) in __ceph_copy_file_range()
H A Daddr.c357 bool sparse = IS_ENCRYPTED(inode) || ceph_test_mount_opt(fsc, SPARSEREAD); in ceph_netfs_issue_read()
2171 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
H A Dmds_client.c3334 if (ceph_test_mount_opt(mdsc->fsc, CLEANRECOVER)) in __do_request()
5047 if (!ceph_test_mount_opt(fsc, CLEANRECOVER)) in maybe_recover_session()
H A Dinode.c3004 if (ceph_test_mount_opt(ceph_sb_to_client(sb), RBYTES)) { in ceph_getattr()

Completed in 47 milliseconds