Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_fscache_register_inode_cookie()
H A Daddr.c231 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_clamp_length()
246 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in finish_netfs_read()
350 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_netfs_issue_read()
665 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepage_nounlock()
810 ceph_inode_to_fs_client(inode)->write_congested) { in ceph_writepage()
845 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in writepages_finish()
935 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_writepages_start()
1832 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_uninline_data()
1986 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in __ceph_pool_perm_get()
2177 if (ceph_test_mount_opt(ceph_inode_to_fs_client(inode), in ceph_pool_perm_check()
H A Dfile.c203 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in ceph_init_file_info()
237 fi->filp_gen = READ_ONCE(ceph_inode_to_fs_client(inode)->filp_gen); in ceph_init_file_info()
965 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_sync_read()
1262 queue_work(ceph_inode_to_fs_client(inode)->inode_wq, in ceph_aio_complete_req()
1392 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1619 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2237 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2471 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
2854 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
2862 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
H A Dexport.c442 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
547 mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_get_name()
H A Dcaps.c638 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_add_cap()
999 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1124 mdsc = ceph_inode_to_fs_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1195 fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in ceph_remove_cap()
1347 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in __ceph_remove_caps()
1692 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_flush_snaps()
2753 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in try_get_cap_refs()
2971 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
3976 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in handle_cap_export()
4679 ceph_inode_to_fs_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
[all …]
H A Dioctl.c247 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_ioctl_lazyio()
H A Dsuper.h492 ceph_inode_to_fs_client(const struct inode *inode) in ceph_inode_to_fs_client() function
1110 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown()
H A Dsnap.c967 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_change_snap_realm()
H A Dsuper.c56 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs()
H A Dinode.c2082 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_queue_inode_work()
2743 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_setattr()
H A Ddir.c313 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_readdir()