| /linux/fs/proc/ |
| H A D | root.c | 62 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_hidepid_param() 93 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_subset_param() 119 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_pidns_param() 171 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_param() 230 struct proc_fs_context *ctx = fc->fs_private; in proc_apply_options() 253 struct proc_fs_context *ctx = fc->fs_private; in proc_fill_super() 328 struct proc_fs_context *ctx = fc->fs_private; 352 fc->fs_private = ctx; in proc_kill_sb()
|
| /linux/fs/sysfs/ |
| H A D | mount.c | 28 struct kernfs_fs_context *kfc = fc->fs_private; in sysfs_get_tree() 58 fc->fs_private = kfc; in sysfs_init_fs_context()
|
| /linux/fs/afs/ |
| H A D | super.c | 225 struct afs_fs_context *ctx = fc->fs_private; in afs_parse_source() 321 struct afs_fs_context *ctx = fc->fs_private; in afs_parse_param() 357 struct afs_fs_context *ctx = fc->fs_private; in afs_validate_fc() 422 struct afs_fs_context *ctx = fc->fs_private; in afs_test_super() 502 struct afs_fs_context *ctx = fc->fs_private; in afs_alloc_sbi() 550 struct afs_fs_context *ctx = fc->fs_private; in afs_get_tree() 603 struct afs_fs_context *ctx = fc->fs_private; in afs_free_fc() 639 fc->fs_private = ctx; in afs_init_fs_context()
|
| H A D | mntpt.c | 73 struct afs_fs_context *ctx = fc->fs_private; in afs_mntpt_set_params()
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 56 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_parse_param() 113 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_fill_super() 407 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_reconfigure() 419 struct vboxsf_fs_context *ctx = fc->fs_private; 443 fc->fs_private = ctx;
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 299 struct ovl_fs_context *ctx = fc->fs_private; in ovl_mount_dir_check() 346 struct ovl_fs_context *ctx = fc->fs_private; in ovl_ctx_realloc_lower() 369 struct ovl_fs_context *ctx = fc->fs_private; in ovl_add_layer() 523 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir() 618 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param() 745 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free() 828 fc->fs_private = ctx; in ovl_init_fs_context()
|
| /linux/drivers/android/ |
| H A D | binderfs.c | 276 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param() 305 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure() 615 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super() 704 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free() 727 fc->fs_private = ctx; in binderfs_init_fs_context()
|
| /linux/drivers/android/binder/ |
| H A D | rust_binderfs.c | 267 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param() 296 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure() 619 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super() 708 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free() 731 fc->fs_private = ctx; in binderfs_init_fs_context()
|
| /linux/fs/squashfs/ |
| H A D | super.c | 129 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_parse_param() 182 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_fill_super() 500 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_reconfigure() 512 kfree(fc->fs_private); in squashfs_free_fs_context() 566 fc->fs_private = opts; in squashfs_init_fs_context()
|
| /linux/fs/hpfs/ |
| H A D | super.c | 370 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_parse_param() 425 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_reconfigure() 503 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_fill_super() 705 kfree(fc->fs_private); in hpfs_free_fc() 749 fc->fs_private = ctx; in hpfs_init_fs_context()
|
| /linux/fs/ceph/ |
| H A D | super.c | 257 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source() 277 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source() 341 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() 393 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr() 407 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() 1301 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() 1382 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc() 1394 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc() 1472 fc->fs_private = pctx; in ceph_init_fs_context()
|
| /linux/fs/jfs/ |
| H A D | super.c | 252 struct jfs_context *ctx = fc->fs_private; in jfs_parse_param() 363 struct jfs_context *ctx = fc->fs_private; in jfs_reconfigure() 443 struct jfs_context *ctx = fc->fs_private; in jfs_fill_super() 898 struct jfs_context *ctx = fc->fs_private; in jfs_free_fc() 922 fc->fs_private = ctx; in jfs_init_fs_context()
|
| /linux/fs/nilfs2/ |
| H A D | super.c | 747 struct nilfs_fs_context *nilfs = fc->fs_private; in nilfs_parse_param() 1050 struct nilfs_fs_context *ctx = fc->fs_private; in nilfs_fill_super() 1129 struct nilfs_fs_context *ctx = fc->fs_private; in nilfs_reconfigure() 1203 struct nilfs_fs_context *ctx = fc->fs_private; in nilfs_get_tree() 1279 kfree(fc->fs_private); in nilfs_free_fc() 1298 fc->fs_private = ctx; in nilfs_init_fs_context()
|
| /linux/fs/9p/ |
| H A D | vfs_super.c | 285 struct v9fs_context *ctx = fc->fs_private; in v9fs_free_fc() 316 fc->fs_private = ctx; in v9fs_init_fs_context()
|
| H A D | v9fs.c | 220 struct v9fs_context *ctx = fc->fs_private; in v9fs_parse_param() 419 struct v9fs_context *ctx = fc->fs_private; in v9fs_apply_options()
|
| /linux/fs/kernfs/ |
| H A D | mount.c | 336 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_set_super() 368 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_get_tree()
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 1273 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_parse_param() 1348 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_validate() 1376 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_fill_super() 1437 kfree(fc->fs_private); in hugetlbfs_fs_context_free() 1463 fc->fs_private = ctx; in hugetlbfs_init_fs_context() 1562 struct hugetlbfs_fs_context *ctx = fc->fs_private; in mount_one_hugetlbfs()
|
| /linux/fs/zonefs/ |
| H A D | super.c | 497 struct zonefs_context *ctx = fc->fs_private; in zonefs_parse_param() 1232 struct zonefs_context *ctx = fc->fs_private; in zonefs_fill_super() 1356 struct zonefs_context *ctx = fc->fs_private; in zonefs_free_fc() 1368 struct zonefs_context *ctx = fc->fs_private; in zonefs_reconfigure() 1398 fc->fs_private = ctx; in zonefs_init_fs_context()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 598 struct spufs_fs_context *ctx = fc->fs_private; in spufs_parse_param() 667 struct spufs_fs_context *ctx = fc->fs_private; in spufs_create_root() 742 fc->fs_private = ctx; in spufs_init_fs_context()
|
| /linux/fs/gfs2/ |
| H A D | ops_fstype.c | 1114 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super() 1328 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree() 1347 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free() 1444 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param() 1550 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure() 1657 fc->fs_private = args; in gfs2_init_fs_context()
|
| /linux/fs/fuse/ |
| H A D | inode.c | 792 struct fuse_fs_context *ctx = fsc->fs_private; 811 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_opt_fd() 915 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_parse_param() 1675 struct fuse_inode *mp_fi = fsc->fs_private; in fuse_dev_install() 1818 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_fill_super_submount() 1851 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_get_tree_submount() 1936 fsc->fs_private = ctx; in fuse_fill_super_common()
|
| /linux/fs/ufs/ |
| H A D | super.c | 382 struct ufs_fs_context *ctx = fc->fs_private; in ufs_parse_param() 718 struct ufs_fs_context *ctx = fc->fs_private; in ufs_fill_super() 1243 struct ufs_fs_context *ctx = fc->fs_private; in ufs_reconfigure() 1426 kfree(fc->fs_private); in ufs_free_fc() 1455 fc->fs_private = ctx; in ufs_init_fs_context()
|
| /linux/include/linux/ |
| H A D | fs_context.h | 94 void *fs_private; /* The filesystem's context */ member
|
| /linux/ipc/ |
| H A D | mqueue.c | 427 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_get_tree() 442 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_fs_context_free() 459 fc->fs_private = ctx; in mqueue_init_fs_context() 478 ctx = fc->fs_private; in mq_create_mount()
|
| /linux/fs/smb/client/ |
| H A D | fs_context.h | 370 return fc->fs_private; in smb3_fc2context()
|