/linux-4.4.14/fs/ceph/ |
D | debugfs.c | 24 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 …]
|
D | super.c | 39 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 731 static struct dentry *open_root_dentry(struct ceph_fs_client *fsc, in open_root_dentry() [all …]
|
D | dir.c | 259 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readdir() local 555 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_handle_snapdir() local 623 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_lookup() local 710 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mknod() local 763 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_symlink() local 800 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_mkdir() local 858 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_link() local 917 struct ceph_fs_client *fsc = ceph_sb_to_client(dir->i_sb); in ceph_unlink() local 957 struct ceph_fs_client *fsc = ceph_sb_to_client(old_dir->i_sb); in ceph_rename() local
|
D | cache.c | 40 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() 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() local
|
D | file.c | 113 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 1255 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_zero_partial_object() local
|
D | addr.c | 405 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_readpages() local 479 struct ceph_fs_client *fsc; in writepage_nounlock() local 617 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in writepages_finish() local 690 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_writepages_start() local 1467 struct ceph_fs_client *fsc = ceph_inode_to_client(inode); in ceph_uninline_data() local 1622 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in __ceph_pool_perm_get() local
|
D | cache.h | 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()
|
D | xattr.c | 71 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 849 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_sync_setxattr() local 1044 struct ceph_fs_client *fsc = ceph_sb_to_client(dentry->d_sb); in ceph_send_removexattr() local
|
D | inode.c | 1037 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_fill_trace() local 2008 struct ceph_fs_client *fsc = ceph_sb_to_client(inode->i_sb); in __ceph_do_getattr() local
|
D | super.h | 43 #define ceph_set_mount_opt(fsc, opt) \ argument 45 #define ceph_test_mount_opt(fsc, opt) \ argument
|
D | caps.c | 287 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() local
|
D | mds_client.c | 3430 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()
|
D | mds_client.h | 278 struct ceph_fs_client *fsc; member
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 851 struct esas2r_ioctlfs_command *fsc = &fs->command; in esas2r_process_fs_ioctl() local
|
/linux-4.4.14/net/sched/ |
D | sch_hfsc.c | 947 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) in hfsc_change_fsc() 978 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() local
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-av-core.c | 461 int fsc, pll; in cx18_av_std_setup() local
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | smt.c | 1452 static void smt_fill_fsc(struct s_smc *smc, struct smt_p_fsc *fsc) in smt_fill_fsc()
|
/linux-4.4.14/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 851 int fin, fsc; in cx25840_std_setup() local
|
/linux-4.4.14/drivers/dma/ |
D | fsl-edma.c | 152 struct fsl_edma_slave_config fsc; member
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | smt.h | 734 struct smt_p_fsc fsc ; /* frame status cap. */ member
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 882 int fsc = bttv_tvnorms[btv->tvnorm].Fsc; in bt848A_set_timing() local
|
/linux-4.4.14/fs/cifs/ |
D | cifsglob.h | 492 bool fsc:1; /* enable fscache */ member
|