Home
last modified time | relevance | path

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

/linux/fs/ceph/
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 …]
A Dcache.c18 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_fscache_register_inode_cookie()
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()
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()
1359 queue_work(ceph_inode_to_fs_client(inode)->inode_wq, in ceph_aio_complete_req()
1489 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_direct_read_write()
1717 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_sync_write()
2339 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_write_iter()
2575 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_zero_partial_object()
2962 struct ceph_fs_client *src_fsc = ceph_inode_to_fs_client(src_inode); in __ceph_copy_file_range()
2971 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range()
A Dexport.c445 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __get_snap_name()
550 mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_get_name()
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()
1115 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in ceph_inode_is_shutdown()
A Dcaps.c656 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_add_cap()
1027 ceph_inode_to_fs_client(&ci->netfs.inode)->mount_options; in __ceph_caps_file_wanted()
1154 mdsc = ceph_inode_to_fs_client(&ci->netfs.inode)->mdsc; in __ceph_remove_cap()
1225 fsc = ceph_inode_to_fs_client(&ci->netfs.inode); in ceph_remove_cap()
1381 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in __ceph_remove_caps()
1734 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_flush_snaps()
2831 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in try_get_cap_refs()
3057 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(inode); in __ceph_get_caps()
4082 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in handle_cap_export()
4824 ceph_inode_to_fs_client(inode)->mdsc; in ceph_drop_caps_for_unlink()
[all …]
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()
A Dsnap.c980 struct ceph_mds_client *mdsc = ceph_inode_to_fs_client(inode)->mdsc; in ceph_change_snap_realm()
A Dsuper.c57 struct ceph_fs_client *fsc = ceph_inode_to_fs_client(d_inode(dentry)); in ceph_statfs()
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()

Completed in 54 milliseconds