| /Linux-v5.10/fs/proc/ |
| D | root.c | 63 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_hidepid_param() 94 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_subset_param() 117 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_param() 152 struct proc_fs_context *ctx = fc->fs_private; in proc_apply_options() 164 struct proc_fs_context *ctx = fc->fs_private; in proc_fill_super() 234 struct proc_fs_context *ctx = fc->fs_private; in proc_fs_context_free() 258 fc->fs_private = ctx; in proc_init_fs_context()
|
| /Linux-v5.10/fs/ |
| D | fs_context.c | 330 fc->fs_private = NULL; in vfs_dup_fs_context() 464 struct legacy_fs_context *ctx = fc->fs_private; in legacy_fs_context_free() 479 struct legacy_fs_context *src_ctx = src_fc->fs_private; in legacy_fs_context_dup() 494 fc->fs_private = ctx; in legacy_fs_context_dup() 504 struct legacy_fs_context *ctx = fc->fs_private; in legacy_parse_param() 566 struct legacy_fs_context *ctx = fc->fs_private; in legacy_parse_monolithic() 588 struct legacy_fs_context *ctx = fc->fs_private; in legacy_get_tree() 609 struct legacy_fs_context *ctx = fc->fs_private; in legacy_reconfigure() 634 fc->fs_private = kzalloc(sizeof(struct legacy_fs_context), GFP_KERNEL); in legacy_init_fs_context() 635 if (!fc->fs_private) in legacy_init_fs_context() [all …]
|
| D | libfs.c | 320 struct pseudo_fs_context *ctx = fc->fs_private; in pseudo_fs_fill_super() 356 kfree(fc->fs_private); in pseudo_fs_free() 376 fc->fs_private = ctx; in init_pseudo()
|
| /Linux-v5.10/fs/sysfs/ |
| D | mount.c | 28 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.10/fs/erofs/ |
| D | super.c | 237 struct erofs_fs_context *ctx __maybe_unused = fc->fs_private; in erofs_fc_parse_param() 342 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_fill_super() 414 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_reconfigure() 431 kfree(fc->fs_private); in erofs_fc_free() 443 fc->fs_private = kzalloc(sizeof(struct erofs_fs_context), GFP_KERNEL); in erofs_init_fs_context() 444 if (!fc->fs_private) in erofs_init_fs_context() 448 erofs_default_options(fc->fs_private); in erofs_init_fs_context()
|
| /Linux-v5.10/fs/afs/ |
| D | super.c | 226 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() 419 struct afs_fs_context *ctx = fc->fs_private; in afs_test_super() 505 struct afs_fs_context *ctx = fc->fs_private; in afs_alloc_sbi() 557 struct afs_fs_context *ctx = fc->fs_private; in afs_get_tree() 610 struct afs_fs_context *ctx = fc->fs_private; in afs_free_fc() 646 fc->fs_private = ctx; in afs_init_fs_context()
|
| D | mntpt.c | 74 struct afs_fs_context *ctx = fc->fs_private; in afs_mntpt_set_params()
|
| /Linux-v5.10/fs/vboxsf/ |
| D | super.c | 59 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_parse_param() 124 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_fill_super() 416 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_reconfigure() 428 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_free_fc() 452 fc->fs_private = ctx; in vboxsf_init_fs_context()
|
| /Linux-v5.10/drivers/android/ |
| D | binderfs.c | 275 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param() 304 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure() 652 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super() 737 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free() 760 fc->fs_private = ctx; in binderfs_init_fs_context()
|
| /Linux-v5.10/kernel/bpf/ |
| D | inode.c | 645 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() 754 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super() 779 kfree(fc->fs_private); in bpf_free_fc() 801 fc->fs_private = opts; in bpf_init_fs_context()
|
| /Linux-v5.10/fs/kernfs/ |
| D | mount.c | 287 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_set_super() 317 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_get_tree()
|
| /Linux-v5.10/fs/ceph/ |
| D | super.c | 240 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() 286 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() 1045 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() 1122 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc() 1133 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc() 1193 fc->fs_private = pctx; in ceph_init_fs_context()
|
| /Linux-v5.10/fs/hugetlbfs/ |
| D | inode.c | 1228 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_parse_param() 1305 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_validate() 1333 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_fill_super() 1393 kfree(fc->fs_private); in hugetlbfs_fs_context_free() 1419 fc->fs_private = ctx; in hugetlbfs_init_fs_context() 1522 struct hugetlbfs_fs_context *ctx = fc->fs_private; in mount_one_hugetlbfs()
|
| /Linux-v5.10/arch/powerpc/platforms/cell/spufs/ |
| D | inode.c | 614 struct spufs_fs_context *ctx = fc->fs_private; in spufs_parse_param() 682 struct spufs_fs_context *ctx = fc->fs_private; in spufs_create_root() 757 fc->fs_private = ctx; in spufs_init_fs_context()
|
| /Linux-v5.10/fs/btrfs/ |
| D | xattr.c | 439 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.10/fs/gfs2/ |
| D | ops_fstype.c | 1083 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super() 1256 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree() 1275 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free() 1369 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param() 1474 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure() 1583 fc->fs_private = args; in gfs2_init_fs_context()
|
| /Linux-v5.10/include/linux/ |
| D | fs_context.h | 94 void *fs_private; /* The filesystem's context */ member
|
| /Linux-v5.10/kernel/cgroup/ |
| D | cgroup-internal.h | 63 struct kernfs_fs_context *kfc = fc->fs_private; in cgroup_fc2context()
|
| /Linux-v5.10/fs/fuse/ |
| D | inode.c | 529 struct fuse_fs_context *ctx = fc->fs_private; in fuse_parse_param() 615 struct fuse_fs_context *ctx = fc->fs_private; in fuse_free_fc() 1419 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_fill_super() 1478 struct fuse_fs_context *ctx = fc->fs_private; in fuse_get_tree() 1521 fc->fs_private = ctx; in fuse_init_fs_context()
|
| D | virtio_fs.c | 98 struct fuse_fs_context *ctx = fc->fs_private; in virtio_fs_parse_param() 118 struct fuse_fs_context *ctx = fc->fs_private; in virtio_fs_free_fc() 1298 struct fuse_fs_context *ctx = fsc->fs_private; in virtio_fs_fill_super() 1492 fsc->fs_private = ctx; in virtio_fs_init_fs_context()
|
| /Linux-v5.10/ipc/ |
| D | mqueue.c | 425 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_get_tree() 432 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_fs_context_free() 449 fc->fs_private = ctx; in mqueue_init_fs_context() 464 ctx = fc->fs_private; in mq_create_mount()
|
| /Linux-v5.10/arch/x86/kernel/cpu/resctrl/ |
| D | internal.h | 61 struct kernfs_fs_context *kfc = fc->fs_private; in rdt_fc2context()
|
| /Linux-v5.10/drivers/usb/gadget/function/ |
| D | f_fs.c | 1449 struct ffs_sb_fill_data *data = fc->fs_private; in ffs_sb_fill() 1503 struct ffs_sb_fill_data *data = fc->fs_private; in ffs_fs_parse_param() 1554 struct ffs_sb_fill_data *ctx = fc->fs_private; in ffs_fs_get_tree() 1588 struct ffs_sb_fill_data *ctx = fc->fs_private; in ffs_fs_free_fc() 1620 fc->fs_private = ctx; in ffs_fs_init_fs_context()
|
| /Linux-v5.10/fs/nfs/ |
| D | fs_context.c | 1380 fc->fs_private = ctx; in nfs_fs_context_dup() 1480 fc->fs_private = ctx; in nfs_init_fs_context()
|
| /Linux-v5.10/mm/ |
| D | shmem.c | 3452 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one() 3592 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure() 3717 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super() 3808 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc() 3974 fc->fs_private = ctx; in shmem_init_fs_context()
|