Home
last modified time | relevance | path

Searched refs:ceph_inode_to_client (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/fs/ceph/
Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_fscache_register_inode_cookie()
Daddr.c232 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_clamp_length()
247 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in finish_netfs_read()
351 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_issue_read()
661 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()
806 ceph_inode_to_client(inode)->write_congested) in ceph_writepage()
839 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
929 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1826 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1980 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->netfs.inode); in __ceph_pool_perm_get()
2171 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
Dfile.c203 ceph_inode_to_client(&ci->netfs.inode)->mount_options; in ceph_init_file_info()
237 fi->filp_gen = READ_ONCE(ceph_inode_to_client(inode)->filp_gen); in ceph_init_file_info()
965 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __ceph_sync_read()
1259 queue_work(ceph_inode_to_client(inode)->inode_wq, in ceph_aio_complete_req()
1389 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()
1613 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
2231 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()
2465 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
2848 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()
2856 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range()
Dexport.c442 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()
547 mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_get_name()
Dcaps.c638 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_add_cap()
999 ceph_inode_to_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1124 mdsc = ceph_inode_to_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1194 fsc = ceph_inode_to_client(&ci->netfs.inode); in ceph_remove_cap()
1688 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()
2749 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()
2967 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __ceph_get_caps()
3972 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()
4675 ceph_inode_to_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
4858 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap()
Dioctl.c247 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_ioctl_lazyio()
Dsuper.h491 ceph_inode_to_client(const struct inode *inode) in ceph_inode_to_client() function
1109 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_inode_is_shutdown()
Dsnap.c963 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_change_snap_realm()
Dsuper.c56 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
Dinode.c2082 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_queue_inode_work()
2743 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()
Ddir.c313 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()