Home
last modified time | relevance | path

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

/linux-5.19.10/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()
556 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()
677 ceph_inode_to_client(inode)->write_congested) in ceph_writepage()
710 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
794 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1651 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1802 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->netfs.inode); in __ceph_pool_perm_get()
1995 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.c208 ceph_inode_to_client(&ci->netfs.inode)->mount_options; in ceph_init_file_info()
242 fi->filp_gen = READ_ONCE(ceph_inode_to_client(inode)->filp_gen); in ceph_init_file_info()
912 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read()
1124 queue_work(ceph_inode_to_client(inode)->inode_wq, in ceph_aio_complete_req()
1252 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()
1466 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
1750 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()
1939 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_llseek()
2032 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
2403 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()
[all …]
Dexport.c440 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()
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->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1121 mdsc = ceph_inode_to_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1191 fsc = ceph_inode_to_client(&ci->netfs.inode); in ceph_remove_cap()
1626 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()
2706 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()
2921 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps()
3872 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()
4490 ceph_inode_to_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
4649 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_purge_inode_cap()
Dsuper.h439 ceph_inode_to_client(const struct inode *inode) in ceph_inode_to_client() function
1041 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_inode_is_shutdown()
Dsnap.c933 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()
2233 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()