Home
last modified time | relevance | path

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

/fs/ceph/
Daddr.c196 &ceph_inode_to_client(inode)->client->osdc; in ceph_do_readpage()
310 &ceph_inode_to_client(inode)->client->osdc; in start_read()
444 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages()
535 fsc = ceph_inode_to_client(inode); in writepage_nounlock()
664 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
741 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1187 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_update_writeable_page()
1624 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1779 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get()
1953 if (ceph_test_mount_opt(ceph_inode_to_client(&ci->vfs_inode), in ceph_pool_perm_check()
Dfile.c465 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in striped_read()
681 queue_work(ceph_inode_to_client(inode)->wb_wq, in ceph_aio_complete_req()
882 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()
1087 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
1598 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
1689 &ceph_inode_to_client(inode)->client->osdc; in ceph_fallocate()
Dexport.c221 mdsc = ceph_inode_to_client(d_inode(child))->mdsc; in ceph_get_name()
Dcache.c183 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_fscache_register_inode_cookie()
Dinode.c738 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in fill_inode()
1683 if (queue_work(ceph_inode_to_client(inode)->wb_wq, in ceph_queue_writeback()
1709 if (queue_work(ceph_inode_to_client(inode)->pg_inv_wq, in ceph_queue_invalidate()
1727 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_invalidate_work()
Dcaps.c522 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_add_cap()
1349 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in ceph_flush_snaps()
1599 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()
2310 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in try_get_cap_refs()
3294 struct ceph_mds_client *mdsc = ceph_inode_to_client(inode)->mdsc; in handle_cap_export()
Dsuper.h370 static inline struct ceph_fs_client *ceph_inode_to_client(struct inode *inode) in ceph_inode_to_client() function
Dsuper.c47 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
Ddir.c319 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()