Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Daddr.c205 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_clamp_length()
219 struct ceph_fs_client *fsc = ceph_inode_to_client(req->r_inode); in finish_netfs_read()
307 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_netfs_issue_read()
554 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()
674 ceph_inode_to_client(inode)->write_congested) in ceph_writepage()
707 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
791 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1644 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1793 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->netfs.inode); in __ceph_pool_perm_get()
1984 if (ceph_test_mount_opt(ceph_inode_to_client(inode), in ceph_pool_perm_check()
Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_fscache_register_inode_cookie()
Dfile.c207 ceph_inode_to_client(&ci->netfs.inode)->mount_options; in ceph_init_file_info()
241 fi->filp_gen = READ_ONCE(ceph_inode_to_client(inode)->filp_gen); in ceph_init_file_info()
927 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read()
1138 queue_work(ceph_inode_to_client(inode)->inode_wq, in ceph_aio_complete_req()
1266 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()
1478 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
1761 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()
2001 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
2370 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()
2378 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range()
Dexport.c441 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()
544 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()
997 ceph_inode_to_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1122 mdsc = ceph_inode_to_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1192 fsc = ceph_inode_to_client(&ci->netfs.inode); in ceph_remove_cap()
1627 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()
2684 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()
2903 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps()
3857 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()
4475 ceph_inode_to_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
4634 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap()
Dsuper.h450 ceph_inode_to_client(const struct inode *inode) in ceph_inode_to_client() function
1054 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_inode_is_shutdown()
Dsnap.c934 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_change_snap_realm()
Dsuper.c54 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
Dinode.c1843 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_queue_inode_work()
2234 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()
Ddir.c310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()