Home
last modified time | relevance | path

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

/Linux-v5.4/fs/proc/
Droot.c57 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_param()
90 struct proc_fs_context *ctx = fc->fs_private; in proc_apply_options()
158 struct proc_fs_context *ctx = fc->fs_private; in proc_get_tree()
165 struct proc_fs_context *ctx = fc->fs_private; in proc_fs_context_free()
189 fc->fs_private = ctx; in proc_init_fs_context()
316 ctx = fc->fs_private; in pid_ns_prepare_proc()
/Linux-v5.4/fs/
Dfs_context.c356 fc->fs_private = NULL; in vfs_dup_fs_context()
519 struct legacy_fs_context *ctx = fc->fs_private; in legacy_fs_context_free()
534 struct legacy_fs_context *src_ctx = src_fc->fs_private; in legacy_fs_context_dup()
549 fc->fs_private = ctx; in legacy_fs_context_dup()
559 struct legacy_fs_context *ctx = fc->fs_private; in legacy_parse_param()
621 struct legacy_fs_context *ctx = fc->fs_private; in legacy_parse_monolithic()
643 struct legacy_fs_context *ctx = fc->fs_private; in legacy_get_tree()
664 struct legacy_fs_context *ctx = fc->fs_private; in legacy_reconfigure()
689 fc->fs_private = kzalloc(sizeof(struct legacy_fs_context), GFP_KERNEL); in legacy_init_fs_context()
690 if (!fc->fs_private) in legacy_init_fs_context()
[all …]
Dlibfs.c248 struct pseudo_fs_context *ctx = fc->fs_private; in pseudo_fs_fill_super()
284 kfree(fc->fs_private); in pseudo_fs_free()
304 fc->fs_private = ctx; in init_pseudo()
/Linux-v5.4/fs/sysfs/
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-v5.4/fs/afs/
Dsuper.c232 struct afs_fs_context *ctx = fc->fs_private; in afs_parse_source()
323 struct afs_fs_context *ctx = fc->fs_private; in afs_parse_param()
359 struct afs_fs_context *ctx = fc->fs_private; in afs_validate_fc()
401 struct afs_fs_context *ctx = fc->fs_private; in afs_test_super()
494 struct afs_fs_context *ctx = fc->fs_private; in afs_alloc_sbi()
545 struct afs_fs_context *ctx = fc->fs_private; in afs_get_tree()
598 struct afs_fs_context *ctx = fc->fs_private; in afs_free_fc()
636 fc->fs_private = ctx; in afs_init_fs_context()
Dmntpt.c74 struct afs_fs_context *ctx = fc->fs_private; in afs_mntpt_set_params()
/Linux-v5.4/kernel/bpf/
Dinode.c605 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param()
629 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super()
654 kfree(fc->fs_private); in bpf_free_fc()
676 fc->fs_private = opts; in bpf_init_fs_context()
/Linux-v5.4/fs/kernfs/
Dmount.c264 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_set_super()
294 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_get_tree()
/Linux-v5.4/fs/hugetlbfs/
Dinode.c1148 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_parse_param()
1225 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_validate()
1253 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_fill_super()
1307 kfree(fc->fs_private); in hugetlbfs_fs_context_free()
1333 fc->fs_private = ctx; in hugetlbfs_init_fs_context()
1436 struct hugetlbfs_fs_context *ctx = fc->fs_private; in mount_one_hugetlbfs()
/Linux-v5.4/include/linux/
Dfs_context.h90 void *fs_private; /* The filesystem's context */ member
/Linux-v5.4/fs/gfs2/
Dops_fstype.c1044 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super()
1218 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree()
1237 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free()
1340 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param()
1451 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure()
1560 fc->fs_private = args; in gfs2_init_fs_context()
/Linux-v5.4/fs/btrfs/
Dxattr.c439 const struct xattr *xattr_array, void *fs_private) in btrfs_initxattrs() argument
441 struct btrfs_trans_handle *trans = fs_private; in btrfs_initxattrs()
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dinode.c621 struct spufs_fs_context *ctx = fc->fs_private; in spufs_parse_param()
689 struct spufs_fs_context *ctx = fc->fs_private; in spufs_create_root()
764 fc->fs_private = ctx; in spufs_init_fs_context()
/Linux-v5.4/fs/fuse/
Dinode.c473 struct fuse_fs_context *ctx = fc->fs_private; in fuse_parse_param()
548 struct fuse_fs_context *ctx = fc->fs_private; in fuse_free_fc()
1224 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_fill_super()
1275 struct fuse_fs_context *ctx = fc->fs_private; in fuse_get_tree()
1316 fc->fs_private = ctx; in fuse_init_fs_context()
/Linux-v5.4/kernel/cgroup/
Dcgroup-internal.h63 struct kernfs_fs_context *kfc = fc->fs_private; in cgroup_fc2context()
Dcgroup.c2200 fc->fs_private = &ctx->kfc; in cgroup_init_fs_context()
/Linux-v5.4/ipc/
Dmqueue.c365 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_get_tree()
372 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_fs_context_free()
389 fc->fs_private = ctx; in mqueue_init_fs_context()
404 ctx = fc->fs_private; in mq_create_mount()
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Dinternal.h54 struct kernfs_fs_context *kfc = fc->fs_private; in rdt_fc2context()
Drdtgroup.c2103 fc->fs_private = &ctx->kfc; in rdt_init_fs_context()
/Linux-v5.4/drivers/usb/gadget/function/
Df_fs.c1457 struct ffs_sb_fill_data *data = fc->fs_private; in ffs_sb_fill()
1516 struct ffs_sb_fill_data *data = fc->fs_private; in ffs_fs_parse_param()
1567 struct ffs_sb_fill_data *ctx = fc->fs_private; in ffs_fs_get_tree()
1601 struct ffs_sb_fill_data *ctx = fc->fs_private; in ffs_fs_free_fc()
1633 fc->fs_private = ctx; in ffs_fs_init_fs_context()
/Linux-v5.4/mm/
Dshmem.c3406 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
3534 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
3627 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
3710 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
3876 fc->fs_private = ctx; in shmem_init_fs_context()
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt70 void *fs_private;
100 (*) void *fs_private