Lines Matching refs:ceph_fs_client

47 	struct ceph_fs_client *fsc = ceph_sb_to_client(s);  in ceph_put_super()
56 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
121 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()
646 struct ceph_fs_client *fsc) in compare_mount_options()
687 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
783 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
803 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
806 struct ceph_fs_client *fsc; in create_fs_client()
876 static void flush_fs_workqueues(struct ceph_fs_client *fsc) in flush_fs_workqueues()
882 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()
1005 static void __ceph_umount_begin(struct ceph_fs_client *fsc) in __ceph_umount_begin()
1018 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_umount_begin()
1044 static struct dentry *open_root_dentry(struct ceph_fs_client *fsc, in open_root_dentry()
1094 struct ceph_fs_client *fsc = sb->s_fs_info; in ceph_apply_test_dummy_encryption()
1136 static struct dentry *ceph_real_mount(struct ceph_fs_client *fsc, in ceph_real_mount()
1193 struct ceph_fs_client *fsc = s->s_fs_info; in ceph_set_super()
1226 struct ceph_fs_client *new = fc->s_fs_info; in ceph_compare_super()
1229 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_compare_super()
1265 static int ceph_setup_bdi(struct super_block *sb, struct ceph_fs_client *fsc) in ceph_setup_bdi()
1288 struct ceph_fs_client *fsc; in ceph_get_tree()
1380 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_reconfigure_fc()
1519 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_kill_sb()
1581 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_force_reconnect()
1637 struct ceph_fs_client *fsc; in param_set_metrics()