| /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() 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 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/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() 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/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() 704 kfree(fc->fs_private); in hpfs_free_fc() 748 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() 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 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() 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 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 | 213 struct v9fs_context *ctx = fc->fs_private; in v9fs_parse_param() 402 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/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 | 808 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_opt_fd() 828 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_parse_param() 932 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_free_fsc() 1832 struct fuse_inode *mp_fi = fsc->fs_private; in fuse_get_tree_submount() 1976 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_fill_super() 2011 struct fuse_fs_context *ctx = fsc->fs_private; in fuse_get_tree() 2092 fsc->fs_private = ctx; in fuse_init_fs_context()
|
| /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()
|
| /linux/fs/ext4/ |
| H A D | super.c | 2027 struct ext4_fs_context *ctx = fc->fs_private; in ext4_fc_free() 2048 fc->fs_private = ctx; in ext4_init_fs_context() 2064 struct ext4_fs_context *ctx = fc->fs_private; in note_qf_name() 2103 struct ext4_fs_context *ctx = fc->fs_private; in unnote_qf_name() 2170 struct ext4_fs_context *ctx = fc->fs_private; in ext4_parse_param() 2532 fc->fs_private = s_ctx; in parse_apply_sb_mount_options() 2568 struct ext4_fs_context *ctx = fc->fs_private; in ext4_apply_quota_options() 2604 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_quota_consistency() 2721 const struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_test_dummy_encryption() 2773 struct ext4_fs_context *ctx = fc->fs_private; in ext4_check_opt_consistency() [all …]
|
| /linux/net/9p/ |
| H A D | trans_fd.c | 876 struct v9fs_context *ctx = fc->fs_private; in p9_fd_create_tcp() 974 struct v9fs_context *ctx = fc->fs_private; in p9_fd_create()
|