Searched refs:ceph_fs_client (Results 1 – 15 of 15) sorted by relevance
28 struct ceph_fs_client *fsc = s->private; in mdsmap_show()54 struct ceph_fs_client *fsc = s->private; in mdsc_show()145 struct ceph_fs_client *fsc = s->private; in metric_show()225 struct ceph_fs_client *fsc = s->private; in caps_show()273 struct ceph_fs_client *fsc = s->private; in mds_sessions_show()319 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_set()327 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_get()337 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup()349 void ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init()402 void ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init()[all …]
44 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super()52 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()115 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()493 struct ceph_fs_client *fsc) in compare_mount_options()530 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()616 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()636 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()639 struct ceph_fs_client *fsc; in create_fs_client()705 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues()711 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()[all …]
19 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc);20 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc);91 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc, in ceph_fscache_register_fs()97 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
101 struct ceph_fs_client { struct442 static inline struct ceph_fs_client *445 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_client()448 static inline struct ceph_fs_client *451 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_client()755 extern void ceph_reservation_status(struct ceph_fs_client *client,1225 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);1226 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);1257 extern bool ceph_quota_update_statfs(struct ceph_fs_client *fsc,
61 struct ceph_fs_client;379 struct ceph_fs_client *fsc;491 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);494 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
53 int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc) in ceph_fscache_register_fs()141 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_fscache_register_inode_cookie()310 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
341 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()690 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()872 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read()1211 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()1421 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()1706 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()1900 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_llseek()1993 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()2240 struct ceph_fs_client *fsc, in ceph_do_objects_copy()2312 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()[all …]
182 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_readpage()270 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in finish_read()457 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages()595 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()737 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()819 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()1256 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_find_incompatible()1743 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()1900 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get()
310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()680 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()748 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()1129 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()1798 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release()
59 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout()163 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout_pool()957 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_sync_setxattr()
476 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
1245 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()1889 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_invalidate_pages()2253 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()2286 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr()
1640 struct ceph_fs_client *fsc = (struct ceph_fs_client *)arg; in remove_session_caps_cb()1746 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps()4417 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session()4555 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()4913 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()4935 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()
429 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()
406 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status()943 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in __ceph_caps_issued_mask_metric()2945 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps()