Home
last modified time | relevance | path

Searched refs:ceph_fs_client (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/fs/ceph/
Ddebugfs.c24 struct ceph_fs_client *fsc = s->private; in mdsmap_show()
51 struct ceph_fs_client *fsc = s->private; in mdsc_show()
129 struct ceph_fs_client *fsc = s->private; in caps_show()
144 struct ceph_fs_client *fsc = s->private; in dentry_lru_show()
161 struct ceph_fs_client *fsc = s->private; in mds_sessions_show()
207 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in CEPH_DEFINE_SHOW_FUNC()
215 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_get()
225 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup()
237 int ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init()
312 int ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init()
[all …]
Dcache.h34 int ceph_fscache_register_fs(struct ceph_fs_client* fsc);
35 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc);
38 void ceph_fscache_register_inode_cookie(struct ceph_fs_client* fsc,
102 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc) in ceph_fscache_register_fs()
107 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
115 static inline void ceph_fscache_register_inode_cookie(struct ceph_fs_client* parent_fsc, in ceph_fscache_register_inode_cookie()
Dsuper.c39 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super()
47 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
91 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()
305 struct ceph_fs_client *fsc) in compare_mount_options()
412 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
480 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
496 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
499 struct ceph_fs_client *fsc; in create_fs_client()
583 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()
684 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_umount_begin()
[all …]
Dcache.c40 const struct ceph_fs_client* fsc = cookie_netfs_data; in ceph_fscache_session_get_key()
67 int ceph_fscache_register_fs(struct ceph_fs_client* fsc) in ceph_fscache_register_fs()
186 void ceph_fscache_register_inode_cookie(struct ceph_fs_client* fsc, in ceph_fscache_register_inode_cookie()
335 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
379 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_queue_revalidate()
Dmds_client.h30 struct ceph_fs_client;
267 struct ceph_fs_client *fsc;
352 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
354 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dsuper.h74 struct ceph_fs_client { struct
348 static inline struct ceph_fs_client *ceph_inode_to_client(struct inode *inode) in ceph_inode_to_client()
350 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_client()
353 static inline struct ceph_fs_client *ceph_sb_to_client(struct super_block *sb) in ceph_sb_to_client()
355 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_client()
585 extern void ceph_reservation_status(struct ceph_fs_client *client,
943 extern int ceph_fs_debugfs_init(struct ceph_fs_client *client);
944 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
Ddir.c248 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()
545 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()
613 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()
700 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mknod()
753 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_symlink()
790 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mkdir()
848 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_link()
907 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()
947 struct ceph_fs_client *fsc = ceph_sb_to_client(old_dir->i_sb); in ceph_rename()
Dfile.c45 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in prepare_open_request()
73 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_init_file()
134 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()
233 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()
353 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in striped_read()
565 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_direct_write()
682 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
1164 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
Daddr.c401 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages()
475 struct ceph_fs_client *fsc; in writepage_nounlock()
612 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
685 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1168 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_end()
1452 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
Dxattr.c71 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout()
139 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout_pool()
849 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_sync_setxattr()
1019 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_send_removexattr()
Dmds_client.c3369 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
3427 struct ceph_fs_client *fsc = mdsc->fsc; in wait_requests()
3554 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_close_sessions()
3612 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
Dinode.c1032 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()
1927 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr()
Dcaps.c287 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status()
1523 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()