Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Daddr.c200 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_clamp_length()
214 struct ceph_fs_client *fsc = ceph_inode_to_client(req->r_inode); in finish_netfs_read()
247 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_issue_op()
487 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()
629 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
711 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1148 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_find_incompatible()
1598 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1755 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get()
1948 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
Dfile.c236 fi->filp_gen = READ_ONCE(ceph_inode_to_client(inode)->filp_gen); in ceph_init_file_info()
843 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read()
1053 queue_work(ceph_inode_to_client(inode)->inode_wq, in ceph_aio_complete_req()
1181 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()
1391 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
1670 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()
1863 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_llseek()
1956 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
2277 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()
2285 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range()
Dcache.c141 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_fscache_register_inode_cookie()
Dexport.c430 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()
533 mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_get_name()
Dioctl.c246 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_ioctl_lazyio()
Dcaps.c636 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_add_cap()
996 ceph_inode_to_client(&ci->vfs_inode)->mount_options; in __ceph_caps_file_wanted()
1121 mdsc = ceph_inode_to_client(&ci->vfs_inode)->mdsc; in __ceph_remove_cap()
1625 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()
2646 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()
2861 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps()
3816 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()
4430 ceph_inode_to_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
Dinode.c1827 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_queue_inode_work()
1844 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_invalidate_pages()
2214 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()
Dsuper.h442 ceph_inode_to_client(const struct inode *inode) in ceph_inode_to_client() function
Dsnap.c865 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_change_snap_realm()
Dsuper.c52 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
Ddir.c310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()