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()
347 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_prepare_read()
363 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
469 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_init_request()
731 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in write_folio_nounlock()
906 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
1008 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in is_forced_umount()
1028 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_write_size()
1095 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_define_writeback_range()
1166 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.c253 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_ioctl_lazyio()
375 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()
1072 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read()
1385 queue_work(ceph_inode_to_fs_client(inode)->inode_wq, in ceph_aio_complete_req()
1526 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1766 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2400 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2685 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
3087 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
3096 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
H A Dexport.c460 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
570 mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_get_name()
H A Dsuper.h550 ceph_inode_to_fs_client(const struct inode *inode) in ceph_inode_to_fs_client() function
570 return (struct ceph_client *)ceph_inode_to_fs_client(inode)->client; in ceph_inode_to_client()
1188 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()
1043 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1170 mdsc = ceph_inode_to_fs_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1243 fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in ceph_remove_cap()
1399 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in __ceph_remove_caps()
1756 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_flush_snaps()
2870 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in try_get_cap_refs()
3096 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
4158 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in handle_cap_export()
4903 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.c2222 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2928 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()