Home
last modified time | relevance | path

Searched defs:fsc (Results 1 – 14 of 14) sorted by relevance

/fs/ceph/
Ddebugfs.c24 struct ceph_fs_client *fsc = s->private; in mdsmap_show() local
51 struct ceph_fs_client *fsc = s->private; in mdsc_show() local
129 struct ceph_fs_client *fsc = s->private; in caps_show() local
144 struct ceph_fs_client *fsc = s->private; in dentry_lru_show() local
161 struct ceph_fs_client *fsc = s->private; in mds_sessions_show() local
207 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in CEPH_DEFINE_SHOW_FUNC() local
215 struct ceph_fs_client *fsc = (struct ceph_fs_client *)data; in congestion_kb_get() local
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 …]
Dsuper.c39 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super() local
47 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs() local
91 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs() local
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() local
493 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch() local
512 struct ceph_fs_client *fsc; in create_fs_client() local
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() local
738 static struct dentry *open_root_dentry(struct ceph_fs_client *fsc, in open_root_dentry()
[all …]
Dcache.c40 const struct ceph_fs_client* fsc = cookie_netfs_data; in ceph_fscache_session_get_key() local
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()
329 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs()
373 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_queue_revalidate() local
Ddir.c264 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir() local
560 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() local
628 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup() local
715 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mknod() local
768 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_symlink() local
805 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mkdir() local
863 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_link() local
922 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink() local
962 struct ceph_fs_client *fsc = ceph_sb_to_client(old_dir->i_sb); in ceph_rename() local
Dfile.c113 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in prepare_open_request() local
141 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_init_file() local
203 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in ceph_open() local
298 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_atomic_open() local
417 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in striped_read() local
629 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_direct_write() local
745 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_sync_write() local
1256 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object() local
Daddr.c400 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages() local
474 struct ceph_fs_client *fsc; in writepage_nounlock() local
612 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish() local
685 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start() local
1465 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data() local
1620 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get() local
Dcache.h102 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()
Dxattr.c71 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout() local
139 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_vxattrcb_layout_pool() local
852 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_sync_setxattr() local
1051 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_send_removexattr() local
Dinode.c1042 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace() local
2022 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr() local
Dsuper.h43 #define ceph_set_mount_opt(fsc, opt) \ argument
45 #define ceph_test_mount_opt(fsc, opt) \ argument
Dcaps.c287 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status()
1584 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps() local
Dmds_client.c3483 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init()
3775 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy()
Dmds_client.h278 struct ceph_fs_client *fsc; member
/fs/cifs/
Dcifsglob.h495 bool fsc:1; /* enable fscache */ member