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()114 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()492 struct ceph_fs_client *fsc) in compare_mount_options()529 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()615 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()635 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()638 struct ceph_fs_client *fsc; in create_fs_client()704 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues()710 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()
67 struct ceph_fs_client;385 struct ceph_fs_client *fsc;497 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);500 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
101 struct ceph_fs_client { struct443 static inline struct ceph_fs_client *446 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_client()449 static inline struct ceph_fs_client *452 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_client()732 extern void ceph_reservation_status(struct ceph_fs_client *client,1197 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);1198 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);1229 extern bool ceph_quota_update_statfs(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()
342 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()663 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()835 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read()1174 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write()1384 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()1669 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter()1861 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_llseek()1954 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()2201 struct ceph_fs_client *fsc, in ceph_do_objects_copy()2273 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range()[all …]
190 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_readpage()278 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in finish_read()465 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages()603 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock()745 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()827 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()1264 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_find_incompatible()1723 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()1880 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()671 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()739 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()1120 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()1789 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()949 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()
1243 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()1885 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_invalidate_pages()2248 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr()2281 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr()
419 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name()
1584 struct ceph_fs_client *fsc = (struct ceph_fs_client *)arg; in remove_session_caps_cb()1683 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps()4366 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session()4497 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()4830 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()4853 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap()
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()2859 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps()