| /Linux-v5.4/fs/ceph/ | 
| D | debugfs.c | 25 	struct ceph_fs_client *fsc = s->private;  in mdsmap_show()  local51 	struct ceph_fs_client *fsc = s->private;  in mdsc_show()  local
 139 	struct ceph_fs_client *fsc = s->private;  in caps_show()  local
 174 	struct ceph_fs_client *fsc = s->private;  in mds_sessions_show()  local
 219 	struct ceph_fs_client *fsc = (struct ceph_fs_client *)data;  in CEPH_DEFINE_SHOW_FUNC()  local
 227 	struct ceph_fs_client *fsc = (struct ceph_fs_client *)data;  in congestion_kb_get()  local
 237 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc)  in ceph_fs_debugfs_cleanup()
 248 void ceph_fs_debugfs_init(struct ceph_fs_client *fsc)  in ceph_fs_debugfs_init()
 295 void ceph_fs_debugfs_init(struct ceph_fs_client *fsc)  in ceph_fs_debugfs_init()
 299 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc)  in ceph_fs_debugfs_cleanup()
 
 | 
| D | super.c | 40 	struct ceph_fs_client *fsc = ceph_sb_to_client(s);  in ceph_put_super()  local48 	struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry));  in ceph_statfs()  local
 112 	struct ceph_fs_client *fsc = ceph_sb_to_client(sb);  in ceph_sync_fs()  local
 435 				 struct ceph_fs_client *fsc)  in compare_mount_options()
 554 	struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb);  in ceph_show_options()  local
 637 	struct ceph_fs_client *fsc = client->private;  in extra_mon_dispatch()  local
 660 	struct ceph_fs_client *fsc;  in create_fs_client()  local
 733 static void flush_fs_workqueues(struct ceph_fs_client *fsc)  in flush_fs_workqueues()
 739 static void destroy_fs_client(struct ceph_fs_client *fsc)  in destroy_fs_client()
 852 	struct ceph_fs_client *fsc = ceph_sb_to_client(sb);  in ceph_umount_begin()  local
 [all …]
 
 | 
| D | dir.c | 308 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_readdir()  local668 	struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb);  in ceph_handle_snapdir()  local
 736 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_lookup()  local
 825 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_mknod()  local
 887 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_symlink()  local
 936 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_mkdir()  local
 1004 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_link()  local
 1044 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_unlink()  local
 1086 	struct ceph_fs_client *fsc = ceph_sb_to_client(old_dir->i_sb);  in ceph_rename()  local
 
 | 
| D | cache.c | 52 int ceph_fscache_register_fs(struct ceph_fs_client* fsc)  in ceph_fscache_register_fs()140 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_fscache_register_inode_cookie()  local
 309 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc)  in ceph_fscache_unregister_fs()
 
 | 
| D | addr.c | 192 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_do_readpage()  local445 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_readpages()  local
 583 	struct ceph_fs_client *fsc;  in writepage_nounlock()  local
 704 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in writepages_finish()  local
 784 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_writepages_start()  local
 1220 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_update_writeable_page()  local
 1664 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_uninline_data()  local
 1817 	struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode);  in __ceph_pool_perm_get()  local
 
 | 
| D | file.c | 183 	struct ceph_fs_client *fsc = ceph_sb_to_client(sb);  in prepare_open_request()  local347 	struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb);  in ceph_open()  local
 441 	struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb);  in ceph_atomic_open()  local
 588 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_sync_read()  local
 933 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_direct_read_write()  local
 1135 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_sync_write()  local
 1417 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_write_iter()  local
 1596 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_llseek()  local
 1689 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_zero_partial_object()  local
 
 | 
| D | cache.h | 91 static inline int ceph_fscache_register_fs(struct ceph_fs_client* fsc)  in ceph_fscache_register_fs()96 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc)  in ceph_fscache_unregister_fs()
 
 | 
| D | inode.c | 1221 	struct ceph_fs_client *fsc = ceph_sb_to_client(sb);  in ceph_fill_trace()  local1847 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_do_invalidate_pages()  local
 2210 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_setattr()  local
 2243 	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()  local162 	struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb);  in ceph_vxattrcb_layout_pool()  local
 948 	struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb);  in ceph_sync_setxattr()  local
 
 | 
| D | mds_client.c | 1381 	struct ceph_fs_client *fsc = (struct ceph_fs_client *)arg;  in remove_session_caps_cb()  local1482 	struct ceph_fs_client *fsc = session->s_mdsc->fsc;  in remove_session_caps()  local
 4028 	struct ceph_fs_client *fsc = mdsc->fsc;  in maybe_recover_session()  local
 4127 int ceph_mdsc_init(struct ceph_fs_client *fsc)  in ceph_mdsc_init()
 4440 void ceph_mdsc_destroy(struct ceph_fs_client *fsc)  in ceph_mdsc_destroy()
 4460 	struct ceph_fs_client *fsc = mdsc->fsc;  in ceph_mdsc_handle_fsmap()  local
 
 | 
| D | quota.c | 478 bool ceph_quota_update_statfs(struct ceph_fs_client *fsc, struct kstatfs *buf)  in ceph_quota_update_statfs()
 | 
| D | export.c | 407 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in __get_snap_name()  local
 | 
| D | caps.c | 406 void ceph_reservation_status(struct ceph_fs_client *fsc,  in ceph_reservation_status()1820 	struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode);  in ceph_check_caps()  local
 2745 	struct ceph_fs_client *fsc = ceph_inode_to_client(inode);  in ceph_get_caps()  local
 
 | 
| D | super.h | 51 #define ceph_set_mount_opt(fsc, opt) \  argument53 #define ceph_test_mount_opt(fsc, opt) \  argument
 
 | 
| D | mds_client.h | 347 	struct ceph_fs_client  *fsc;  member
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | fscounters.c | 125 	struct xchk_fscounters	*fsc;  in xchk_setup_fscounters()  local159 	struct xchk_fscounters	*fsc)  in xchk_fscount_aggregate_agcounts()
 307 	struct xchk_fscounters	*fsc = sc->buf;  in xchk_fscounters()  local
 
 | 
| /Linux-v5.4/fs/fuse/ | 
| D | virtio_fs.c | 1136 				struct fs_context *fsc)  in virtio_fs_test_super()1144 			       struct fs_context *fsc)  in virtio_fs_set_super()
 1155 static int virtio_fs_get_tree(struct fs_context *fsc)  in virtio_fs_get_tree()
 1210 static int virtio_fs_init_fs_context(struct fs_context *fsc)  in virtio_fs_init_fs_context()
 
 | 
| D | inode.c | 1222 static int fuse_fill_super(struct super_block *sb, struct fs_context *fsc)  in fuse_fill_super()
 | 
| /Linux-v5.4/net/sched/ | 
| D | sch_hfsc.c | 890 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc)  in hfsc_change_fsc()922 	struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL;  in hfsc_change_class()  local
 
 | 
| /Linux-v5.4/drivers/scsi/esas2r/ | 
| D | esas2r_flash.c | 851 	struct esas2r_ioctlfs_command *fsc = &fs->command;  in esas2r_process_fs_ioctl()  local
 | 
| /Linux-v5.4/drivers/media/pci/cx18/ | 
| D | cx18-av-core.c | 447 		int fsc, pll;  in cx18_av_std_setup()  local
 | 
| /Linux-v5.4/drivers/net/fddi/skfp/ | 
| D | smt.c | 1447 static void smt_fill_fsc(struct s_smc *smc, struct smt_p_fsc *fsc)  in smt_fill_fsc()
 | 
| /Linux-v5.4/drivers/media/i2c/cx25840/ | 
| D | cx25840-core.c | 1211 			int fin, fsc;  in cx25840_std_setup()  local
 | 
| /Linux-v5.4/drivers/net/fddi/skfp/h/ | 
| D | smt.h | 730 	struct smt_p_fsc	fsc ;		/* frame status cap. */  member
 | 
| /Linux-v5.4/drivers/media/pci/bt8xx/ | 
| D | bttv-driver.c | 851 	int fsc       = bttv_tvnorms[btv->tvnorm].Fsc;  in bt848A_set_timing()  local
 |