Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c211 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()
326 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()
342 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
437 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()
669 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepage_nounlock()
821 ceph_inode_to_fs_client(inode)->write_congested) { in ceph_writepage()
857 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
950 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_writepages_start()
1856 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_uninline_data()
2011 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in __ceph_pool_perm_get()
[all …]
H A Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_fscache_register_inode_cookie()
H A Dioctl.c247 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_ioctl_lazyio()
362 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
H A Dfile.c205 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in ceph_init_file_info()
240 fi->filp_gen = READ_ONCE(ceph_inode_to_fs_client(inode)->filp_gen); in ceph_init_file_info()
1053 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read()
1357 queue_work(ceph_inode_to_fs_client(inode)->inode_wq, in ceph_aio_complete_req()
1487 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1716 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2338 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2574 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
2961 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
2970 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
H A Dexport.c445 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
556 mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_get_name()
H A Dsuper.h493 ceph_inode_to_fs_client(const struct inode *inode) in ceph_inode_to_fs_client() function
513 return (struct ceph_client *)ceph_inode_to_fs_client(inode)->client; in ceph_inode_to_client()
1114 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown()
H A Dcaps.c656 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_add_cap()
1013 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1140 mdsc = ceph_inode_to_fs_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1211 fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in ceph_remove_cap()
1367 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in __ceph_remove_caps()
1720 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_flush_snaps()
2817 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in try_get_cap_refs()
3043 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
4068 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in handle_cap_export()
4809 ceph_inode_to_fs_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
[all …]
H A Ddir.c191 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); in __dcache_readdir()
321 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_readdir()
H A Dsnap.c980 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_change_snap_realm()
H A Dsuper.c57 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs()
H A Dinode.c2116 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2830 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()