Searched refs:ceph_inode_to_client (Results 1 – 11 of 11) sorted by relevance
200 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()488 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()630 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()712 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()1599 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()1756 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get()1949 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
236 fi->filp_gen = READ_ONCE(ceph_inode_to_client(inode)->filp_gen); in ceph_init_file_info()857 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read()1070 queue_work(ceph_inode_to_client(inode)->inode_wq, in ceph_aio_complete_req()1198 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()1408 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()1690 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()1886 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_llseek()1979 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()2356 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()2364 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range()
129 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_fscache_register_inode_cookie()
440 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()543 mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_get_name()
636 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()1191 fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_remove_cap()1625 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()2647 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()2862 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps()3817 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()4431 ceph_inode_to_client(inode)->mdsc; in ceph_drop_caps_for_unlink()4590 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap()
246 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_ioctl_lazyio()
443 ceph_inode_to_client(const struct inode *inode) in ceph_inode_to_client() function1038 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_inode_is_shutdown()
865 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_change_snap_realm()
1827 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_queue_inode_work()2216 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()
52 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()
Completed in 44 milliseconds