/linux-6.6.21/fs/proc/ |
D | root.c | 60 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_hidepid_param() 91 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_subset_param() 114 struct proc_fs_context *ctx = fc->fs_private; in proc_parse_param() 149 struct proc_fs_context *ctx = fc->fs_private; in proc_apply_options() 161 struct proc_fs_context *ctx = fc->fs_private; in proc_fill_super() 231 struct proc_fs_context *ctx = fc->fs_private; in proc_fs_context_free() 255 fc->fs_private = ctx; in proc_init_fs_context()
|
/linux-6.6.21/fs/ |
D | fs_context.c | 402 fc->fs_private = NULL; in vfs_dup_fs_context() 538 struct legacy_fs_context *ctx = fc->fs_private; in legacy_fs_context_free() 553 struct legacy_fs_context *src_ctx = src_fc->fs_private; in legacy_fs_context_dup() 568 fc->fs_private = ctx; in legacy_fs_context_dup() 578 struct legacy_fs_context *ctx = fc->fs_private; in legacy_parse_param() 636 struct legacy_fs_context *ctx = fc->fs_private; in legacy_parse_monolithic() 658 struct legacy_fs_context *ctx = fc->fs_private; in legacy_get_tree() 679 struct legacy_fs_context *ctx = fc->fs_private; in legacy_reconfigure() 704 fc->fs_private = kzalloc(sizeof(struct legacy_fs_context), GFP_KERNEL_ACCOUNT); in legacy_init_fs_context() 705 if (!fc->fs_private) in legacy_init_fs_context() [all …]
|
/linux-6.6.21/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-6.6.21/fs/afs/ |
D | super.c | 227 struct afs_fs_context *ctx = fc->fs_private; in afs_parse_source() 322 struct afs_fs_context *ctx = fc->fs_private; in afs_parse_param() 358 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() 508 struct afs_fs_context *ctx = fc->fs_private; in afs_alloc_sbi() 560 struct afs_fs_context *ctx = fc->fs_private; in afs_get_tree() 613 struct afs_fs_context *ctx = fc->fs_private; in afs_free_fc() 649 fc->fs_private = ctx; in afs_init_fs_context()
|
D | mntpt.c | 73 struct afs_fs_context *ctx = fc->fs_private; in afs_mntpt_set_params()
|
/linux-6.6.21/fs/vboxsf/ |
D | super.c | 56 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_parse_param() 121 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_fill_super() 408 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_reconfigure() 420 struct vboxsf_fs_context *ctx = fc->fs_private; in vboxsf_free_fc() 444 fc->fs_private = ctx; in vboxsf_init_fs_context()
|
/linux-6.6.21/fs/squashfs/ |
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() 492 struct squashfs_mount_opts *opts = fc->fs_private; in squashfs_reconfigure() 504 kfree(fc->fs_private); in squashfs_free_fs_context() 558 fc->fs_private = opts; in squashfs_init_fs_context()
|
/linux-6.6.21/fs/erofs/ |
D | super.c | 426 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_set_dax_mode() 451 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_parse_param() 589 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_fill_super() 718 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_get_tree() 730 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_reconfigure() 773 struct erofs_fs_context *ctx = fc->fs_private; in erofs_fc_free() 810 fc->fs_private = ctx; in erofs_init_fs_context()
|
/linux-6.6.21/drivers/android/ |
D | binderfs.c | 283 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param() 312 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure() 656 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super() 745 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free() 768 fc->fs_private = ctx; in binderfs_init_fs_context()
|
/linux-6.6.21/fs/overlayfs/ |
D | params.c | 297 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_upperdir() 357 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param_lowerdir() 529 struct ovl_fs_context *ctx = fc->fs_private; in ovl_parse_param() 630 struct ovl_fs_context *ctx = fc->fs_private; in ovl_free() 712 fc->fs_private = ctx; in ovl_init_fs_context()
|
/linux-6.6.21/fs/ceph/ |
D | super.c | 263 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source() 283 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source() 339 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() 391 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr() 405 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mount_param() 1285 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_get_tree() 1365 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_free_fc() 1377 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_reconfigure_fc() 1454 fc->fs_private = pctx; in ceph_init_fs_context()
|
/linux-6.6.21/kernel/bpf/ |
D | inode.c | 643 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() 743 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super() 768 kfree(fc->fs_private); in bpf_free_fc() 790 fc->fs_private = opts; in bpf_init_fs_context()
|
/linux-6.6.21/fs/kernfs/ |
D | mount.c | 300 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_set_super() 332 struct kernfs_fs_context *kfc = fc->fs_private; in kernfs_get_tree()
|
/linux-6.6.21/fs/ntfs3/ |
D | super.c | 313 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_parse_param() 409 struct ntfs_mount_options *new_opts = fc->fs_private; in ntfs_fs_reconfigure() 440 swap(sbi->options, fc->fs_private); in ntfs_fs_reconfigure() 1170 sbi->options = options = fc->fs_private; in ntfs_fill_super() 1171 fc->fs_private = NULL; in ntfs_fill_super() 1706 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_free() 1770 fc->fs_private = opts; in ntfs_init_fs_context()
|
/linux-6.6.21/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 610 struct spufs_fs_context *ctx = fc->fs_private; in spufs_parse_param() 679 struct spufs_fs_context *ctx = fc->fs_private; in spufs_create_root() 754 fc->fs_private = ctx; in spufs_init_fs_context()
|
/linux-6.6.21/fs/hugetlbfs/ |
D | inode.c | 1402 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_parse_param() 1481 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_validate() 1509 struct hugetlbfs_fs_context *ctx = fc->fs_private; in hugetlbfs_fill_super() 1569 kfree(fc->fs_private); in hugetlbfs_fs_context_free() 1595 fc->fs_private = ctx; in hugetlbfs_init_fs_context() 1691 struct hugetlbfs_fs_context *ctx = fc->fs_private; in mount_one_hugetlbfs()
|
/linux-6.6.21/fs/btrfs/ |
D | xattr.c | 454 const struct xattr *xattr_array, void *fs_private) in btrfs_initxattrs() argument 456 struct btrfs_trans_handle *trans = fs_private; in btrfs_initxattrs()
|
/linux-6.6.21/fs/smb/client/ |
D | fs_context.h | 282 return fc->fs_private; in smb3_fc2context()
|
/linux-6.6.21/fs/gfs2/ |
D | ops_fstype.c | 1158 struct gfs2_args *args = fc->fs_private; in gfs2_fill_super() 1342 struct gfs2_args *args = fc->fs_private; in gfs2_get_tree() 1361 struct gfs2_args *args = fc->fs_private; in gfs2_fc_free() 1456 struct gfs2_args *args = fc->fs_private; in gfs2_parse_param() 1562 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure() 1669 fc->fs_private = args; in gfs2_init_fs_context()
|
/linux-6.6.21/include/linux/ |
D | fs_context.h | 94 void *fs_private; /* The filesystem's context */ member
|
/linux-6.6.21/kernel/cgroup/ |
D | cgroup-internal.h | 62 struct kernfs_fs_context *kfc = fc->fs_private; in cgroup_fc2context()
|
/linux-6.6.21/fs/fuse/ |
D | inode.c | 749 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_parse_param() 835 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_free_fsc() 1572 struct fuse_inode *mp_fi = fsc->fs_private; in fuse_get_tree_submount() 1721 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_fill_super() 1763 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_get_tree() 1851 fsc->fs_private = ctx; in fuse_init_fs_context()
|
D | virtio_fs.c | 114 struct fuse_fs_context *ctx = fsc->fs_private; in virtio_fs_parse_param() 137 struct fuse_fs_context *ctx = fsc->fs_private; in virtio_fs_free_fsc() 1299 struct fuse_fs_context *ctx = fsc->fs_private; in virtio_fs_fill_super() 1501 fsc->fs_private = ctx; in virtio_fs_init_fs_context()
|
/linux-6.6.21/ipc/ |
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-6.6.21/arch/x86/kernel/cpu/resctrl/ |
D | internal.h | 66 struct kernfs_fs_context *kfc = fc->fs_private; in rdt_fc2context()
|