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.c215 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()
344 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()
360 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
466 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()
728 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock()
894 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
996 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount()
1016 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size()
1083 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range()
1154 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_check_page_before_write()
[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()
369 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_ioctl()
H A Dfile.c224 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in ceph_init_file_info()
259 fi->filp_gen = READ_ONCE(ceph_inode_to_fs_client(inode)->filp_gen); in ceph_init_file_info()
1066 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read()
1379 queue_work(ceph_inode_to_fs_client(inode)->inode_wq, in ceph_aio_complete_req()
1520 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1760 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2393 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2629 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
3031 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
3040 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
H A Dexport.c450 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
561 mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_get_name()
H A Dsuper.h530 ceph_inode_to_fs_client(const struct inode *inode) in ceph_inode_to_fs_client() function
550 return (struct ceph_client *)ceph_inode_to_fs_client(inode)->client; in ceph_inode_to_client()
1153 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown()
H A Dcaps.c657 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_add_cap()
1014 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1141 mdsc = ceph_inode_to_fs_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1212 fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in ceph_remove_cap()
1368 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in __ceph_remove_caps()
1721 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_flush_snaps()
2818 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in try_get_cap_refs()
3044 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
4069 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in handle_cap_export()
4813 ceph_inode_to_fs_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
[all …]
H A Ddir.c192 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(dir); in __dcache_readdir()
322 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.c61 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs()
H A Dinode.c2220 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2926 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()