/fs/ceph/ |
D | debugfs.c | 28 struct ceph_fs_client *fsc = s->private; in mdsmap_show() local 54 struct ceph_fs_client *fsc = s->private; in mdsc_show() local 145 struct ceph_fs_client *fsc = s->private; in metric_show() local 225 struct ceph_fs_client *fsc = s->private; in caps_show() local 273 struct ceph_fs_client *fsc = s->private; in mds_sessions_show() local 319 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_set() local 327 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_get() local 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 …]
|
D | super.c | 44 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super() local 52 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs() local 115 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs() local 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() local 616 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch() local 639 struct ceph_fs_client *fsc; in create_fs_client() local 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() 841 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_umount_begin() local [all …]
|
D | addr.c | 182 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_readpage() local 270 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in finish_read() local 457 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages() local 595 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepage_nounlock() local 737 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish() local 819 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start() local 1256 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_find_incompatible() local 1743 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data() local 1900 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get() local
|
D | cache.c | 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() local 310 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
|
D | file.c | 341 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open() local 690 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open() local 872 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_read() local 1211 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_direct_read_write() local 1421 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write() local 1706 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_write_iter() local 1900 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_llseek() local 1993 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object() local 2240 struct ceph_fs_client *fsc, in ceph_do_objects_copy()
|
D | cache.h | 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()
|
D | dir.c | 310 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir() local 680 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() local 748 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup() local 1129 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink() local 1798 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_d_release() local
|
D | inode.c | 1243 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace() local 1887 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_do_invalidate_pages() local 2251 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_setattr() local 2284 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr() local
|
D | xattr.c | 59 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout() local 163 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout_pool() local 957 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_sync_setxattr() local
|
D | mds_client.c | 1640 struct ceph_fs_client *fsc = (struct ceph_fs_client *)arg; in remove_session_caps_cb() local 1746 struct ceph_fs_client *fsc = session->s_mdsc->fsc; in remove_session_caps() local 4423 struct ceph_fs_client *fsc = mdsc->fsc; in maybe_recover_session() local 4561 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init() 4919 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() 4941 struct ceph_fs_client *fsc = mdsc->fsc; in ceph_mdsc_handle_fsmap() local
|
D | quota.c | 476 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf) in ceph_quota_update_statfs()
|
D | export.c | 429 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in __get_snap_name() local
|
D | super.h | 52 #define ceph_set_mount_opt(fsc, opt) \ argument 54 #define ceph_clear_mount_opt(fsc, opt) \ argument 56 #define ceph_test_mount_opt(fsc, opt) \ argument
|
D | caps.c | 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() local 2952 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_get_caps() local
|
D | mds_client.h | 384 struct ceph_fs_client *fsc; member
|
/fs/xfs/scrub/ |
D | fscounters.c | 122 struct xchk_fscounters *fsc; in xchk_setup_fscounters() local 156 struct xchk_fscounters *fsc) in xchk_fscount_aggregate_agcounts() 308 struct xchk_fscounters *fsc = sc->buf; in xchk_fscounters() local
|
/fs/fuse/ |
D | virtio_fs.c | 1302 static int virtio_fs_fill_super(struct super_block *sb, struct fs_context *fsc) in virtio_fs_fill_super() 1413 struct fs_context *fsc) in virtio_fs_test_super() 1422 struct fs_context *fsc) in virtio_fs_set_super() 1433 static int virtio_fs_get_tree(struct fs_context *fsc) in virtio_fs_get_tree() 1510 static int virtio_fs_init_fs_context(struct fs_context *fsc) in virtio_fs_init_fs_context()
|
D | inode.c | 1449 static int fuse_fill_super(struct super_block *sb, struct fs_context *fsc) in fuse_fill_super()
|
D | dir.c | 311 struct fs_context *fsc; in fuse_dentry_automount() local
|
/fs/cifs/ |
D | cifsglob.h | 592 bool fsc:1; /* enable fscache */ member
|