Home
last modified time | relevance | path

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

/linux-4.4.14/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()
316 struct ceph_fs_client *fsc) in compare_mount_options()
423 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
493 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
509 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
512 struct ceph_fs_client *fsc; in create_fs_client()
596 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()
705 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;
278 struct ceph_fs_client *fsc;
370 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
373 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dsuper.h75 struct ceph_fs_client { struct
371 static inline struct ceph_fs_client *ceph_inode_to_client(struct inode *inode) in ceph_inode_to_client()
373 return (struct ceph_fs_client *)inode->i_sb->s_fs_info; in ceph_inode_to_client()
376 static inline struct ceph_fs_client *ceph_sb_to_client(struct super_block *sb) in ceph_sb_to_client()
378 return (struct ceph_fs_client *)sb->s_fs_info; in ceph_sb_to_client()
614 extern void ceph_reservation_status(struct ceph_fs_client *client,
980 extern int ceph_fs_debugfs_init(struct ceph_fs_client *client);
981 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
Ddir.c259 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir()
555 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir()
623 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup()
710 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mknod()
763 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_symlink()
800 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mkdir()
858 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_link()
917 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink()
957 struct ceph_fs_client *fsc = ceph_sb_to_client(old_dir->i_sb); in ceph_rename()
Dfile.c113 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in prepare_open_request()
141 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_init_file()
203 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open()
298 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open()
417 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in striped_read()
629 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_direct_write()
745 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write()
1255 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object()
Daddr.c405 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages()
479 struct ceph_fs_client *fsc; in writepage_nounlock()
617 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish()
690 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start()
1467 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data()
1622 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get()
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()
1044 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_send_removexattr()
Dinode.c1037 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace()
2008 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()
1572 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()
Dmds_client.c3430 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
3713 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()