Lines Matching refs:ceph_fs_client
39 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_put_super()
47 struct ceph_fs_client *fsc = ceph_inode_to_client(d_inode(dentry)); in ceph_statfs()
91 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_sync_fs()
326 struct ceph_fs_client *fsc) in compare_mount_options()
443 struct ceph_fs_client *fsc = ceph_sb_to_client(root->d_sb); in ceph_show_options()
515 struct ceph_fs_client *fsc = client->private; in extra_mon_dispatch()
533 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
536 struct ceph_fs_client *fsc; in create_fs_client()
626 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client()
735 struct ceph_fs_client *fsc = ceph_sb_to_client(sb); in ceph_umount_begin()
762 static struct dentry *open_root_dentry(struct ceph_fs_client *fsc, in open_root_dentry()
814 static struct dentry *ceph_real_mount(struct ceph_fs_client *fsc) in ceph_real_mount()
869 struct ceph_fs_client *fsc = data; in ceph_set_super()
903 struct ceph_fs_client *new = data; in ceph_compare_super()
906 struct ceph_fs_client *other = ceph_sb_to_client(sb); in ceph_compare_super()
932 struct ceph_fs_client *fsc) in ceph_register_bdi()
956 struct ceph_fs_client *fsc; in ceph_mount()
1033 struct ceph_fs_client *fsc = ceph_sb_to_client(s); in ceph_kill_sb()