Home
last modified time | relevance | path

Searched refs:fs_private (Results 1 – 25 of 59) sorted by relevance

123

/linux/fs/proc/
H A Droot.c62 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()
247 struct proc_fs_context *ctx = fc->fs_private; in proc_fill_super()
317 struct proc_fs_context *ctx = fc->fs_private; in proc_fs_context_free()
341 fc->fs_private = ctx; in proc_init_fs_context()
/linux/fs/sysfs/
H A Dmount.c28 struct kernfs_fs_context *kfc = fc->fs_private; in sysfs_get_tree()
42 struct kernfs_fs_context *kfc = fc->fs_private; in sysfs_fs_context_free()
72 fc->fs_private = kfc; in sysfs_init_fs_context()
/linux/fs/afs/
H A Dsuper.c225 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()
/linux/fs/vboxsf/
H A Dsuper.c56 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()
400 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_reconfigure()
412 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_free_fc()
436 fc->fs_private = ctx; in vboxsf_init_fs_context()
/linux/fs/pstore/
H A Dinode.c243 struct pstore_context *ctx = fc->fs_private; in pstore_parse_param()
275 struct pstore_context *ctx = fc->fs_private; in pstore_reconfigure()
413 struct pstore_context *ctx = fc->fs_private; in pstore_fill_super()
454 kfree(fc->fs_private); in pstore_free_fc()
491 fc->fs_private = ctx; in pstore_init_fs_context()
/linux/fs/coda/
H A Dinode.c124 struct coda_fs_context *ctx = fc->fs_private; in coda_set_idx()
201 struct coda_fs_context *ctx = fc->fs_private; in coda_fill_super()
369 kfree(fc->fs_private); in coda_free_fc()
388 fc->fs_private = ctx; in coda_init_fs_context()
/linux/fs/autofs/
H A Dinode.c194 struct autofs_fs_context *ctx = fc->fs_private; in autofs_parse_param()
303 struct autofs_fs_context *ctx = fc->fs_private; in autofs_fill_super()
383 struct autofs_fs_context *ctx = fc->fs_private; in autofs_free_fc()
419 fc->fs_private = ctx; in autofs_init_fs_context()
/linux/fs/overlayfs/
H A Dparams.c280 struct ovl_fs_context *ctx = fc->fs_private; in ovl_mount_dir_check()
327 struct ovl_fs_context *ctx = fc->fs_private; in ovl_ctx_realloc_lower()
350 struct ovl_fs_context *ctx = fc->fs_private; in ovl_add_layer()
504 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir()
599 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param()
723 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free()
805 fc->fs_private = ctx; in ovl_init_fs_context()
/linux/drivers/android/binder/
H A Drust_binderfs.c267 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 Dsuper.c129 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/ecryptfs/
H A Dmain.c250 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_parse_param()
340 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_validate_options()
438 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_get_tree()
590 struct ecryptfs_fs_context *ctx = fc->fs_private; in ecryptfs_free_fc()
625 fc->fs_private = ctx; in ecryptfs_init_fs_context()
/linux/fs/affs/
H A Dsuper.c201 struct affs_context *ctx = fc->fs_private; in affs_parse_param()
309 struct affs_context *ctx = fc->fs_private; in affs_fill_super()
521 struct affs_context *ctx = fc->fs_private; in affs_reconfigure()
601 struct affs_context *ctx = fc->fs_private; in affs_free_fc()
642 fc->fs_private = ctx; in affs_init_fs_context()
/linux/drivers/android/
H A Dbinderfs.c276 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/fs/hpfs/
H A Dsuper.c370 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()
704 kfree(fc->fs_private); in hpfs_free_fc()
748 fc->fs_private = ctx; in hpfs_init_fs_context()
/linux/fs/ceph/
H A Dsuper.c256 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source()
276 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source()
340 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source()
392 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr()
406 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param()
1293 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree()
1374 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc()
1386 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc()
1464 fc->fs_private = pctx; in ceph_init_fs_context()
/linux/fs/omfs/
H A Dinode.c412 struct omfs_mount_options *opts = fc->fs_private; in omfs_parse_param()
463 struct omfs_mount_options *parsed_opts = fc->fs_private; in omfs_fill_super()
624 fc->fs_private = opts; in omfs_init_fs_context()
632 kfree(fc->fs_private); in omfs_free_fc()
/linux/fs/qnx6/
H A Dinode.c233 struct qnx6_context *ctx = fc->fs_private; in qnx6_parse_param()
296 struct qnx6_context *ctx = fc->fs_private; in qnx6_fill_super()
634 kfree(fc->fs_private); in qnx6_free_fc()
652 fc->fs_private = ctx; in qnx6_init_fs_context()
/linux/fs/befs/
H A Dlinuxvfs.c690 struct befs_mount_options *opts = fc->fs_private; in befs_parse_param()
790 struct befs_mount_options *parsed_opts = fc->fs_private; in befs_fill_super()
967 fc->fs_private = opts; in befs_init_fs_context()
975 struct befs_mount_options *opts = fc->fs_private; in befs_free_fc()
978 kfree(fc->fs_private); in befs_free_fc()
/linux/fs/jfs/
H A Dsuper.c252 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()
897 struct jfs_context *ctx = fc->fs_private; in jfs_free_fc()
921 fc->fs_private = ctx; in jfs_init_fs_context()
/linux/fs/nilfs2/
H A Dsuper.c747 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()
1131 struct nilfs_fs_context *ctx = fc->fs_private; in nilfs_reconfigure()
1205 struct nilfs_fs_context *ctx = fc->fs_private; in nilfs_get_tree()
1281 kfree(fc->fs_private); in nilfs_free_fc()
1300 fc->fs_private = ctx; in nilfs_init_fs_context()
/linux/fs/9p/
H A Dvfs_super.c285 struct v9fs_context *ctx = fc->fs_private; in v9fs_free_fc()
349 fc->fs_private = ctx; in v9fs_init_fs_context()
/linux/fs/hugetlbfs/
H A Dinode.c1304 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_parse_param()
1379 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_validate()
1407 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_fill_super()
1468 kfree(fc->fs_private); in hugetlbfs_fs_context_free()
1494 fc->fs_private = ctx; in hugetlbfs_init_fs_context()
1593 struct hugetlbfs_fs_context *ctx = fc->fs_private; in mount_one_hugetlbfs()
/linux/fs/kernfs/
H A Dmount.c336 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/zonefs/
H A Dsuper.c497 struct zonefs_context *ctx = fc->fs_private; in zonefs_parse_param()
1228 struct zonefs_context *ctx = fc->fs_private; in zonefs_fill_super()
1352 struct zonefs_context *ctx = fc->fs_private; in zonefs_free_fc()
1364 struct zonefs_context *ctx = fc->fs_private; in zonefs_reconfigure()
1394 fc->fs_private = ctx; in zonefs_init_fs_context()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c598 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()

123