arch/powerpc/platforms/cell/spufs/inode.c
596
static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param)
arch/powerpc/platforms/cell/spufs/inode.c
665
static int spufs_create_root(struct super_block *sb, struct fs_context *fc)
arch/powerpc/platforms/cell/spufs/inode.c
698
static int spufs_fill_super(struct super_block *sb, struct fs_context *fc)
arch/powerpc/platforms/cell/spufs/inode.c
709
static int spufs_get_tree(struct fs_context *fc)
arch/powerpc/platforms/cell/spufs/inode.c
714
static void spufs_free_fc(struct fs_context *fc)
arch/powerpc/platforms/cell/spufs/inode.c
725
static int spufs_init_fs_context(struct fs_context *fc)
arch/s390/hypfs/inode.c
202
static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
arch/s390/hypfs/inode.c
240
static int hypfs_fill_super(struct super_block *sb, struct fs_context *fc)
arch/s390/hypfs/inode.c
275
static int hypfs_get_tree(struct fs_context *fc)
arch/s390/hypfs/inode.c
280
static void hypfs_free_fc(struct fs_context *fc)
arch/s390/hypfs/inode.c
291
static int hypfs_init_fs_context(struct fs_context *fc)
block/bdev.c
435
static int bd_init_fs_context(struct fs_context *fc)
drivers/android/binder/rust_binderfs.c
263
static int binderfs_fs_context_parse_param(struct fs_context *fc,
drivers/android/binder/rust_binderfs.c
294
static int binderfs_fs_context_reconfigure(struct fs_context *fc)
drivers/android/binder/rust_binderfs.c
615
static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc)
drivers/android/binder/rust_binderfs.c
701
static int binderfs_fs_context_get_tree(struct fs_context *fc)
drivers/android/binder/rust_binderfs.c
706
static void binderfs_fs_context_free(struct fs_context *fc)
drivers/android/binder/rust_binderfs.c
720
static int binderfs_init_fs_context(struct fs_context *fc)
drivers/android/binderfs.c
272
static int binderfs_fs_context_parse_param(struct fs_context *fc,
drivers/android/binderfs.c
303
static int binderfs_fs_context_reconfigure(struct fs_context *fc)
drivers/android/binderfs.c
611
static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc)
drivers/android/binderfs.c
697
static int binderfs_fs_context_get_tree(struct fs_context *fc)
drivers/android/binderfs.c
702
static void binderfs_fs_context_free(struct fs_context *fc)
drivers/android/binderfs.c
716
static int binderfs_init_fs_context(struct fs_context *fc)
drivers/base/devtmpfs.c
450
struct fs_context *fc;
drivers/base/devtmpfs.c
76
static int devtmpfs_get_tree(struct fs_context *fc)
drivers/base/devtmpfs.c
90
static int devtmpfs_init_fs_context(struct fs_context *fc)
drivers/dax/super.c
394
static int dax_init_fs_context(struct fs_context *fc)
drivers/dma-buf/dma-buf.c
211
static int dma_buf_fs_init_context(struct fs_context *fc)
drivers/gpu/drm/drm_drv.c
623
static int drm_fs_init_fs_context(struct fs_context *fc)
drivers/gpu/drm/drm_gem.c
115
struct fs_context *fc;
drivers/misc/ibmasm/ibmasmfs.c
108
static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc)
drivers/misc/ibmasm/ibmasmfs.c
78
static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc);
drivers/misc/ibmasm/ibmasmfs.c
80
static int ibmasmfs_get_tree(struct fs_context *fc)
drivers/misc/ibmasm/ibmasmfs.c
89
static int ibmasmfs_init_fs_context(struct fs_context *fc)
drivers/mtd/mtdsuper.c
25
static int mtd_get_sb(struct fs_context *fc,
drivers/mtd/mtdsuper.c
28
struct fs_context *))
drivers/mtd/mtdsuper.c
76
static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr,
drivers/mtd/mtdsuper.c
78
struct fs_context *))
drivers/mtd/mtdsuper.c
96
int get_tree_mtd(struct fs_context *fc,
drivers/mtd/mtdsuper.c
98
struct fs_context *fc))
drivers/usb/gadget/function/f_fs.c
1919
static int ffs_sb_fill(struct super_block *sb, struct fs_context *fc)
drivers/usb/gadget/function/f_fs.c
1967
static int ffs_fs_parse_param(struct fs_context *fc, struct fs_parameter *param)
drivers/usb/gadget/function/f_fs.c
2016
static int ffs_fs_get_tree(struct fs_context *fc)
drivers/usb/gadget/function/f_fs.c
2047
static void ffs_fs_free_fc(struct fs_context *fc)
drivers/usb/gadget/function/f_fs.c
2066
static int ffs_fs_init_fs_context(struct fs_context *fc)
drivers/usb/gadget/legacy/inode.c
2015
gadgetfs_fill_super (struct super_block *sb, struct fs_context *fc)
drivers/usb/gadget/legacy/inode.c
2083
static int gadgetfs_get_tree(struct fs_context *fc)
drivers/usb/gadget/legacy/inode.c
2092
static int gadgetfs_init_fs_context(struct fs_context *fc)
drivers/vfio/vfio_main.c
242
static int vfio_fs_init_fs_context(struct fs_context *fc)
drivers/xen/xenfs/super.c
47
static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc)
drivers/xen/xenfs/super.c
72
static int xenfs_get_tree(struct fs_context *fc)
drivers/xen/xenfs/super.c
81
static int xenfs_init_fs_context(struct fs_context *fc)
fs/9p/v9fs.c
211
int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/9p/v9fs.c
400
struct fs_context *fc)
fs/9p/v9fs.c
435
struct fs_context *fc)
fs/9p/v9fs.h
171
extern int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param);
fs/9p/v9fs.h
175
struct fs_context *fc);
fs/9p/vfs_super.c
283
static void v9fs_free_fc(struct fs_context *fc)
fs/9p/vfs_super.c
307
static int v9fs_init_fs_context(struct fs_context *fc)
fs/9p/vfs_super.c
82
static int v9fs_get_tree(struct fs_context *fc)
fs/adfs/super.c
130
static int adfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/adfs/super.c
162
static int adfs_reconfigure(struct fs_context *fc)
fs/adfs/super.c
338
static int adfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/adfs/super.c
417
static int adfs_get_tree(struct fs_context *fc)
fs/adfs/super.c
422
static void adfs_free_fc(struct fs_context *fc)
fs/adfs/super.c
436
static int adfs_init_fs_context(struct fs_context *fc)
fs/affs/super.c
199
static int affs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/affs/super.c
306
static int affs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/affs/super.c
518
static int affs_reconfigure(struct fs_context *fc)
fs/affs/super.c
581
static int affs_get_tree(struct fs_context *fc)
fs/affs/super.c
599
static void affs_free_fc(struct fs_context *fc)
fs/affs/super.c
614
static int affs_init_fs_context(struct fs_context *fc)
fs/afs/mntpt.c
161
struct fs_context *fc;
fs/afs/mntpt.c
71
static int afs_mntpt_set_params(struct fs_context *fc, struct dentry *mntpt)
fs/afs/super.c
223
static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param)
fs/afs/super.c
318
static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/afs/super.c
355
static int afs_validate_fc(struct fs_context *fc)
fs/afs/super.c
40
static int afs_init_fs_context(struct fs_context *fc);
fs/afs/super.c
420
static int afs_test_super(struct super_block *sb, struct fs_context *fc)
fs/afs/super.c
432
static int afs_dynroot_test_super(struct super_block *sb, struct fs_context *fc)
fs/afs/super.c
440
static int afs_set_super(struct super_block *sb, struct fs_context *fc)
fs/afs/super.c
500
static struct afs_super_info *afs_alloc_sbi(struct fs_context *fc)
fs/afs/super.c
548
static int afs_get_tree(struct fs_context *fc)
fs/afs/super.c
601
static void afs_free_fc(struct fs_context *fc)
fs/afs/super.c
621
static int afs_init_fs_context(struct fs_context *fc)
fs/aio.c
278
static int aio_init_fs_context(struct fs_context *fc)
fs/anon_inodes.c
84
static int anon_inodefs_init_fs_context(struct fs_context *fc)
fs/autofs/autofs_i.h
220
int autofs_init_fs_context(struct fs_context *fc);
fs/autofs/inode.c
155
static int autofs_parse_fd(struct fs_context *fc, struct autofs_sb_info *sbi,
fs/autofs/inode.c
192
static int autofs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/autofs/inode.c
267
static int autofs_validate_protocol(struct fs_context *fc)
fs/autofs/inode.c
301
static int autofs_fill_super(struct super_block *s, struct fs_context *fc)
fs/autofs/inode.c
366
static int autofs_get_tree(struct fs_context *fc)
fs/autofs/inode.c
381
static void autofs_free_fc(struct fs_context *fc)
fs/autofs/inode.c
403
int autofs_init_fs_context(struct fs_context *fc)
fs/befs/linuxvfs.c
66
static void befs_free_fc(struct fs_context *fc);
fs/befs/linuxvfs.c
688
befs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/befs/linuxvfs.c
780
befs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/befs/linuxvfs.c
912
befs_reconfigure(struct fs_context *fc)
fs/befs/linuxvfs.c
943
static int befs_get_tree(struct fs_context *fc)
fs/befs/linuxvfs.c
955
static int befs_init_fs_context(struct fs_context *fc)
fs/befs/linuxvfs.c
973
static void befs_free_fc(struct fs_context *fc)
fs/bfs/inode.c
326
static int bfs_fill_super(struct super_block *s, struct fs_context *fc)
fs/bfs/inode.c
468
static int bfs_get_tree(struct fs_context *fc)
fs/bfs/inode.c
477
static int bfs_init_fs_context(struct fs_context *fc)
fs/binfmt_misc.c
1000
static int bm_get_tree(struct fs_context *fc)
fs/binfmt_misc.c
1010
static int bm_init_fs_context(struct fs_context *fc)
fs/binfmt_misc.c
927
static int bm_fill_super(struct super_block *sb, struct fs_context *fc)
fs/binfmt_misc.c
994
static void bm_free(struct fs_context *fc)
fs/btrfs/super.c
1499
static int btrfs_reconfigure(struct fs_context *fc)
fs/btrfs/super.c
1833
static int btrfs_fc_test_super(struct super_block *sb, struct fs_context *fc)
fs/btrfs/super.c
1841
static int btrfs_get_tree_super(struct fs_context *fc)
fs/btrfs/super.c
2030
static int btrfs_reconfigure_for_mount(struct fs_context *fc)
fs/btrfs/super.c
2040
static int btrfs_get_tree_subvol(struct fs_context *fc)
fs/btrfs/super.c
2044
struct fs_context *dup_fc;
fs/btrfs/super.c
2117
static int btrfs_get_tree(struct fs_context *fc)
fs/btrfs/super.c
2131
static void btrfs_free_fs_context(struct fs_context *fc)
fs/btrfs/super.c
2145
static int btrfs_dup_fs_context(struct fs_context *fc, struct fs_context *src_fc)
fs/btrfs/super.c
2172
static int btrfs_init_fs_context(struct fs_context *fc)
fs/btrfs/super.c
340
static int btrfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/btrfs/tests/btrfs-tests.c
42
static int btrfs_test_init_fs_context(struct fs_context *fc)
fs/ceph/cache.c
86
int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc)
fs/ceph/cache.h
17
int ceph_fscache_register_fs(struct ceph_fs_client* fsc, struct fs_context *fc);
fs/ceph/cache.h
61
struct fs_context *fc)
fs/ceph/super.c
1095
struct fs_context *fc,
fs/ceph/super.c
1130
struct fs_context *fc,
fs/ceph/super.c
1141
struct fs_context *fc)
fs/ceph/super.c
1196
static int ceph_set_super(struct super_block *s, struct fs_context *fc)
fs/ceph/super.c
1231
static int ceph_compare_super(struct super_block *sb, struct fs_context *fc)
fs/ceph/super.c
1291
static int ceph_get_tree(struct fs_context *fc)
fs/ceph/super.c
1298
int (*compare_super)(struct super_block *, struct fs_context *) =
fs/ceph/super.c
1372
static void ceph_free_fc(struct fs_context *fc)
fs/ceph/super.c
1383
static int ceph_reconfigure_fc(struct fs_context *fc)
fs/ceph/super.c
1427
static int ceph_init_fs_context(struct fs_context *fc)
fs/ceph/super.c
253
struct fs_context *fc)
fs/ceph/super.c
272
struct fs_context *fc)
fs/ceph/super.c
338
static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc)
fs/ceph/super.c
390
struct fs_context *fc)
fs/ceph/super.c
403
static int ceph_parse_mount_param(struct fs_context *fc,
fs/coda/inode.c
122
static int coda_set_idx(struct fs_context *fc, struct file *file)
fs/coda/inode.c
139
static int coda_parse_fd(struct fs_context *fc, struct fs_parameter *param,
fs/coda/inode.c
159
static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/coda/inode.c
180
static int coda_parse_monolithic(struct fs_context *fc, void *_data)
fs/coda/inode.c
199
static int coda_fill_super(struct super_block *sb, struct fs_context *fc)
fs/coda/inode.c
359
static int coda_get_tree(struct fs_context *fc)
fs/coda/inode.c
367
static void coda_free_fc(struct fs_context *fc)
fs/coda/inode.c
380
static int coda_init_fs_context(struct fs_context *fc)
fs/coda/inode.c
92
static int coda_reconfigure(struct fs_context *fc)
fs/configfs/mount.c
100
static int configfs_get_tree(struct fs_context *fc)
fs/configfs/mount.c
109
static int configfs_init_fs_context(struct fs_context *fc)
fs/configfs/mount.c
63
static int configfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/cramfs/inode.c
512
static int cramfs_reconfigure(struct fs_context *fc)
fs/cramfs/inode.c
519
static int cramfs_read_super(struct super_block *sb, struct fs_context *fc,
fs/cramfs/inode.c
616
static int cramfs_blkdev_fill_super(struct super_block *sb, struct fs_context *fc)
fs/cramfs/inode.c
637
static int cramfs_mtd_fill_super(struct super_block *sb, struct fs_context *fc)
fs/cramfs/inode.c
953
static int cramfs_get_tree(struct fs_context *fc)
fs/cramfs/inode.c
975
static int cramfs_init_fs_context(struct fs_context *fc)
fs/debugfs/inode.c
103
static int debugfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/debugfs/inode.c
180
static int debugfs_reconfigure(struct fs_context *fc)
fs/debugfs/inode.c
268
static int debugfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/debugfs/inode.c
286
static int debugfs_get_tree(struct fs_context *fc)
fs/debugfs/inode.c
297
static void debugfs_free_fc(struct fs_context *fc)
fs/debugfs/inode.c
309
static int debugfs_init_fs_context(struct fs_context *fc)
fs/devpts/inode.c
221
static int devpts_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/devpts/inode.c
259
static int mknod_ptmx(struct super_block *sb, struct fs_context *fc)
fs/devpts/inode.c
307
static int devpts_reconfigure(struct fs_context *fc)
fs/devpts/inode.c
360
static int devpts_fill_super(struct super_block *s, struct fs_context *fc)
fs/devpts/inode.c
399
static int devpts_get_tree(struct fs_context *fc)
fs/devpts/inode.c
404
static void devpts_free_fc(struct fs_context *fc)
fs/devpts/inode.c
419
static int devpts_init_fs_context(struct fs_context *fc)
fs/ecryptfs/main.c
244
struct fs_context *fc,
fs/ecryptfs/main.c
336
static int ecryptfs_validate_options(struct fs_context *fc)
fs/ecryptfs/main.c
435
static int ecryptfs_get_tree(struct fs_context *fc)
fs/ecryptfs/main.c
588
static void ecryptfs_free_fc(struct fs_context *fc)
fs/ecryptfs/main.c
608
static int ecryptfs_init_fs_context(struct fs_context *fc)
fs/efivarfs/super.c
320
static int efivarfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/efivarfs/super.c
345
static int efivarfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/efivarfs/super.c
383
static int efivarfs_get_tree(struct fs_context *fc)
fs/efivarfs/super.c
388
static int efivarfs_reconfigure(struct fs_context *fc)
fs/efivarfs/super.c
398
static void efivarfs_free(struct fs_context *fc)
fs/efivarfs/super.c
501
static int efivarfs_init_fs_context(struct fs_context *fc)
fs/efs/super.c
23
static int efs_init_fs_context(struct fs_context *fc);
fs/efs/super.c
240
static int efs_fill_super(struct super_block *s, struct fs_context *fc)
fs/efs/super.c
320
static int efs_get_tree(struct fs_context *fc)
fs/efs/super.c
325
static int efs_reconfigure(struct fs_context *fc)
fs/efs/super.c
341
static int efs_init_fs_context(struct fs_context *fc)
fs/erofs/super.c
425
static bool erofs_fc_set_dax_mode(struct fs_context *fc, unsigned int mode)
fs/erofs/super.c
446
static int erofs_fc_parse_param(struct fs_context *fc,
fs/erofs/super.c
631
static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc)
fs/erofs/super.c
790
static int erofs_fc_get_tree(struct fs_context *fc)
fs/erofs/super.c
818
static int erofs_fc_reconfigure(struct fs_context *fc)
fs/erofs/super.c
874
static void erofs_fc_free(struct fs_context *fc)
fs/erofs/super.c
889
static int erofs_init_fs_context(struct fs_context *fc)
fs/erofs/super.c
978
static int erofs_anon_init_fs_context(struct fs_context *fc)
fs/exfat/super.c
272
static int exfat_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/exfat/super.c
658
static int exfat_fill_super(struct super_block *sb, struct fs_context *fc)
fs/exfat/super.c
743
static int exfat_get_tree(struct fs_context *fc)
fs/exfat/super.c
754
static void exfat_free(struct fs_context *fc)
fs/exfat/super.c
762
static int exfat_reconfigure(struct fs_context *fc)
fs/exfat/super.c
814
static int exfat_init_fs_context(struct fs_context *fc)
fs/ext2/super.c
1363
static int ext2_reconfigure(struct fs_context *fc)
fs/ext2/super.c
1507
static int ext2_get_tree(struct fs_context *fc)
fs/ext2/super.c
1667
static int ext2_init_fs_context(struct fs_context *fc)
fs/ext2/super.c
514
static void ext2_free_fc(struct fs_context *fc)
fs/ext2/super.c
519
static int ext2_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/ext2/super.c
822
static void ext2_set_options(struct fs_context *fc, struct ext2_sb_info *sbi)
fs/ext2/super.c
84
static void ext2_msg_fc(struct fs_context *fc, const char *prefix,
fs/ext2/super.c
877
static int ext2_fill_super(struct super_block *sb, struct fs_context *fc)
fs/ext4/super.c
2017
static void ext4_fc_free(struct fs_context *fc)
fs/ext4/super.c
2032
int ext4_init_fs_context(struct fs_context *fc)
fs/ext4/super.c
2053
static int note_qf_name(struct fs_context *fc, int qtype,
fs/ext4/super.c
2093
static int unnote_qf_name(struct fs_context *fc, int qtype)
fs/ext4/super.c
2160
static int ext4_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/ext4/super.c
2454
static int parse_options(struct fs_context *fc, char *options)
fs/ext4/super.c
2507
struct fs_context *fc = NULL;
fs/ext4/super.c
2516
fc = kzalloc_obj(struct fs_context);
fs/ext4/super.c
2555
static void ext4_apply_quota_options(struct fs_context *fc,
fs/ext4/super.c
2592
static int ext4_check_quota_consistency(struct fs_context *fc,
fs/ext4/super.c
2710
static int ext4_check_test_dummy_encryption(const struct fs_context *fc,
fs/ext4/super.c
2762
static int ext4_check_opt_consistency(struct fs_context *fc,
fs/ext4/super.c
2844
static void ext4_apply_options(struct fs_context *fc, struct super_block *sb)
fs/ext4/super.c
2877
static int ext4_validate_options(struct fs_context *fc)
fs/ext4/super.c
5326
static int __ext4_fill_super(struct fs_context *fc, struct super_block *sb)
fs/ext4/super.c
5796
static int ext4_fill_super(struct super_block *sb, struct fs_context *fc)
fs/ext4/super.c
5846
static int ext4_get_tree(struct fs_context *fc)
fs/ext4/super.c
6543
static int __ext4_remount(struct fs_context *fc, struct super_block *sb)
fs/ext4/super.c
6870
static int ext4_reconfigure(struct fs_context *fc)
fs/ext4/super.c
87
static int ext4_validate_options(struct fs_context *fc);
fs/ext4/super.c
88
static int ext4_check_opt_consistency(struct fs_context *fc,
fs/ext4/super.c
90
static void ext4_apply_options(struct fs_context *fc, struct super_block *sb);
fs/ext4/super.c
91
static int ext4_parse_param(struct fs_context *fc, struct fs_parameter *param);
fs/ext4/super.c
92
static int ext4_get_tree(struct fs_context *fc);
fs/ext4/super.c
93
static int ext4_reconfigure(struct fs_context *fc);
fs/ext4/super.c
94
static void ext4_fc_free(struct fs_context *fc);
fs/ext4/super.c
95
static int ext4_init_fs_context(struct fs_context *fc);
fs/f2fs/super.c
1241
static int f2fs_check_quota_consistency(struct fs_context *fc,
fs/f2fs/super.c
1359
static int f2fs_check_test_dummy_encryption(struct fs_context *fc,
fs/f2fs/super.c
1409
static int f2fs_check_compression(struct fs_context *fc,
fs/f2fs/super.c
1479
static int f2fs_check_opt_consistency(struct fs_context *fc,
fs/f2fs/super.c
1604
static void f2fs_apply_quota_options(struct fs_context *fc,
fs/f2fs/super.c
1640
static void f2fs_apply_test_dummy_encryption(struct fs_context *fc,
fs/f2fs/super.c
1654
static void f2fs_apply_compression(struct fs_context *fc,
fs/f2fs/super.c
1708
static void f2fs_apply_options(struct fs_context *fc, struct super_block *sb)
fs/f2fs/super.c
2762
static int __f2fs_remount(struct fs_context *fc, struct super_block *sb)
fs/f2fs/super.c
4919
static int f2fs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/f2fs/super.c
5434
static int f2fs_get_tree(struct fs_context *fc)
fs/f2fs/super.c
5439
static int f2fs_reconfigure(struct fs_context *fc)
fs/f2fs/super.c
5446
static void f2fs_fc_free(struct fs_context *fc)
fs/f2fs/super.c
5508
static int f2fs_init_fs_context(struct fs_context *fc)
fs/f2fs/super.c
566
static int f2fs_note_qf_name(struct fs_context *fc, int qtype,
fs/f2fs/super.c
601
static int f2fs_unnote_qf_name(struct fs_context *fc, int qtype)
fs/f2fs/super.c
611
static void f2fs_unnote_qf_name_all(struct fs_context *fc)
fs/f2fs/super.c
786
static int f2fs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/fat/fat.h
421
extern int fat_fill_super(struct super_block *sb, struct fs_context *fc,
fs/fat/fat.h
429
int fat_init_fs_context(struct fs_context *fc, bool is_vfat);
fs/fat/fat.h
430
void fat_free_fc(struct fs_context *fc);
fs/fat/fat.h
432
int fat_parse_param(struct fs_context *fc, struct fs_parameter *param,
fs/fat/fat.h
434
int fat_reconfigure(struct fs_context *fc);
fs/fat/inode.c
1160
int fat_parse_param(struct fs_context *fc, struct fs_parameter *param,
fs/fat/inode.c
1535
int fat_fill_super(struct super_block *sb, struct fs_context *fc,
fs/fat/inode.c
1904
int fat_init_fs_context(struct fs_context *fc, bool is_vfat)
fs/fat/inode.c
1945
void fat_free_fc(struct fs_context *fc)
fs/fat/inode.c
808
int fat_reconfigure(struct fs_context *fc)
fs/fat/namei_msdos.c
655
static int msdos_fill_super(struct super_block *sb, struct fs_context *fc)
fs/fat/namei_msdos.c
660
static int msdos_get_tree(struct fs_context *fc)
fs/fat/namei_msdos.c
665
static int msdos_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/fat/namei_msdos.c
677
static int msdos_init_fs_context(struct fs_context *fc)
fs/fat/namei_vfat.c
1200
static int vfat_fill_super(struct super_block *sb, struct fs_context *fc)
fs/fat/namei_vfat.c
1205
static int vfat_get_tree(struct fs_context *fc)
fs/fat/namei_vfat.c
1210
static int vfat_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/fat/namei_vfat.c
1222
static int vfat_init_fs_context(struct fs_context *fc)
fs/freevxfs/vxfs_super.c
125
static int vxfs_try_sb_magic(struct super_block *sbp, struct fs_context *fc,
fs/freevxfs/vxfs_super.c
184
static int vxfs_fill_super(struct super_block *sbp, struct fs_context *fc)
fs/freevxfs/vxfs_super.c
287
static int vxfs_get_tree(struct fs_context *fc)
fs/freevxfs/vxfs_super.c
297
static int vxfs_init_fs_context(struct fs_context *fc)
fs/freevxfs/vxfs_super.c
94
static int vxfs_reconfigure(struct fs_context *fc)
fs/fs_context.c
113
int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param)
fs/fs_context.c
155
int vfs_parse_fs_qstr(struct fs_context *fc, const char *key,
fs/fs_context.c
191
int vfs_parse_monolithic_sep(struct fs_context *fc, void *data,
fs/fs_context.c
239
int generic_parse_monolithic(struct fs_context *fc, void *data)
fs/fs_context.c
258
static struct fs_context *alloc_fs_context(struct file_system_type *fs_type,
fs/fs_context.c
264
struct fs_context *fc;
fs/fs_context.c
267
fc = kzalloc_obj(struct fs_context, GFP_KERNEL_ACCOUNT);
fs/fs_context.c
306
struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
fs/fs_context.c
314
struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
fs/fs_context.c
331
struct fs_context *fs_context_for_submount(struct file_system_type *type,
fs/fs_context.c
334
struct fs_context *fc;
fs/fs_context.c
351
void fc_drop_locked(struct fs_context *fc)
fs/fs_context.c
363
struct fs_context *vfs_dup_fs_context(struct fs_context *src_fc)
fs/fs_context.c
365
struct fs_context *fc;
fs/fs_context.c
371
fc = kmemdup(src_fc, sizeof(struct fs_context), GFP_KERNEL);
fs/fs_context.c
467
static void put_fc_log(struct fs_context *fc)
fs/fs_context.c
47
static int vfs_parse_sb_flag(struct fs_context *fc, const char *key)
fs/fs_context.c
487
void put_fs_context(struct fs_context *fc)
fs/fs_context.c
512
int parse_monolithic_mount_data(struct fs_context *fc, void *data)
fs/fs_context.c
514
int (*monolithic_mount_data)(struct fs_context *, void *);
fs/fs_context.c
536
void vfs_clean_context(struct fs_context *fc)
fs/fs_context.c
553
int finish_clean_context(struct fs_context *fc)
fs/fs_context.c
80
int vfs_parse_fs_param_source(struct fs_context *fc, struct fs_parameter *param)
fs/fs_parser.c
145
int fs_lookup_param(struct fs_context *fc,
fs/fsopen.c
103
static int fscontext_alloc_log(struct fs_context *fc)
fs/fsopen.c
123
struct fs_context *fc;
fs/fsopen.c
165
struct fs_context *fc;
fs/fsopen.c
217
static int vfs_cmd_create(struct fs_context *fc, bool exclusive)
fs/fsopen.c
251
static int vfs_cmd_reconfigure(struct fs_context *fc)
fs/fsopen.c
283
static int vfs_fsconfig_locked(struct fs_context *fc, int cmd,
fs/fsopen.c
357
struct fs_context *fc;
fs/fsopen.c
50
struct fs_context *fc = file->private_data;
fs/fsopen.c
75
struct fs_context *fc = file->private_data;
fs/fsopen.c
92
static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags)
fs/fuse/control.c
308
static int fuse_ctl_fill_super(struct super_block *sb, struct fs_context *fsc)
fs/fuse/control.c
334
static int fuse_ctl_get_tree(struct fs_context *fsc)
fs/fuse/control.c
343
static int fuse_ctl_init_fs_context(struct fs_context *fsc)
fs/fuse/dir.c
509
struct fs_context *fsc;
fs/fuse/fuse_i.h
1366
int fuse_init_fs_context_submount(struct fs_context *fsc);
fs/fuse/inode.c
1776
static int fuse_get_tree_submount(struct fs_context *fsc)
fs/fuse/inode.c
1817
int fuse_init_fs_context_submount(struct fs_context *fsc)
fs/fuse/inode.c
1931
static int fuse_fill_super(struct super_block *sb, struct fs_context *fsc)
fs/fuse/inode.c
1965
static int fuse_set_no_super(struct super_block *sb, struct fs_context *fsc)
fs/fuse/inode.c
1970
static int fuse_test_super(struct super_block *sb, struct fs_context *fsc)
fs/fuse/inode.c
1976
static int fuse_get_tree(struct fs_context *fsc)
fs/fuse/inode.c
201
static int fuse_reconfigure(struct fs_context *fsc)
fs/fuse/inode.c
2047
static int fuse_init_fs_context(struct fs_context *fsc)
fs/fuse/inode.c
803
static int fuse_parse_param(struct fs_context *fsc, struct fs_parameter *param)
fs/fuse/inode.c
902
static void fuse_free_fsc(struct fs_context *fsc)
fs/fuse/virtio_fs.c
121
static int virtio_fs_parse_param(struct fs_context *fsc,
fs/fuse/virtio_fs.c
146
static void virtio_fs_free_fsc(struct fs_context *fsc)
fs/fuse/virtio_fs.c
1540
static int virtio_fs_fill_super(struct super_block *sb, struct fs_context *fsc)
fs/fuse/virtio_fs.c
1652
struct fs_context *fsc)
fs/fuse/virtio_fs.c
1660
static int virtio_fs_get_tree(struct fs_context *fsc)
fs/fuse/virtio_fs.c
1739
static int virtio_fs_init_fs_context(struct fs_context *fsc)
fs/gfs2/ops_fstype.c
1112
static int gfs2_fill_super(struct super_block *sb, struct fs_context *fc)
fs/gfs2/ops_fstype.c
1326
static int gfs2_get_tree(struct fs_context *fc)
fs/gfs2/ops_fstype.c
1345
static void gfs2_fc_free(struct fs_context *fc)
fs/gfs2/ops_fstype.c
1442
static int gfs2_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/gfs2/ops_fstype.c
1545
static int gfs2_reconfigure(struct fs_context *fc)
fs/gfs2/ops_fstype.c
1636
static int gfs2_init_fs_context(struct fs_context *fc)
fs/gfs2/ops_fstype.c
1662
static int set_meta_super(struct super_block *s, struct fs_context *fc)
fs/gfs2/ops_fstype.c
1667
static int test_meta_super(struct super_block *s, struct fs_context *fc)
fs/gfs2/ops_fstype.c
1672
static int gfs2_meta_get_tree(struct fs_context *fc)
fs/gfs2/ops_fstype.c
1710
static int gfs2_meta_init_fs_context(struct fs_context *fc)
fs/hfs/super.c
118
static int hfs_reconfigure(struct fs_context *fc)
fs/hfs/super.c
220
static int hfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/hfs/super.c
316
static int hfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/hfs/super.c
393
static int hfs_get_tree(struct fs_context *fc)
fs/hfs/super.c
398
static void hfs_free_fc(struct fs_context *fc)
fs/hfs/super.c
410
static int hfs_init_fs_context(struct fs_context *fc)
fs/hfsplus/hfsplus_fs.h
472
int hfsplus_parse_param(struct fs_context *fc, struct fs_parameter *param);
fs/hfsplus/options.c
63
int hfsplus_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/hfsplus/super.c
375
static int hfsplus_reconfigure(struct fs_context *fc)
fs/hfsplus/super.c
427
static int hfsplus_fill_super(struct super_block *sb, struct fs_context *fc)
fs/hfsplus/super.c
680
static int hfsplus_get_tree(struct fs_context *fc)
fs/hfsplus/super.c
685
static void hfsplus_free_fc(struct fs_context *fc)
fs/hfsplus/super.c
697
static int hfsplus_init_fs_context(struct fs_context *fc)
fs/hostfs/hostfs_kern.c
1006
static int hostfs_parse_monolithic(struct fs_context *fc, void *data)
fs/hostfs/hostfs_kern.c
1023
static int hostfs_fc_get_tree(struct fs_context *fc)
fs/hostfs/hostfs_kern.c
1028
static void hostfs_fc_free(struct fs_context *fc)
fs/hostfs/hostfs_kern.c
1046
static int hostfs_init_fs_context(struct fs_context *fc)
fs/hostfs/hostfs_kern.c
928
static int hostfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/hostfs/hostfs_kern.c
978
static int hostfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/hpfs/super.c
368
static int hpfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/hpfs/super.c
423
static int hpfs_reconfigure(struct fs_context *fc)
fs/hpfs/super.c
501
static int hpfs_fill_super(struct super_block *s, struct fs_context *fc)
fs/hpfs/super.c
697
static int hpfs_get_tree(struct fs_context *fc)
fs/hpfs/super.c
702
static void hpfs_free_fc(struct fs_context *fc)
fs/hpfs/super.c
714
static int hpfs_init_fs_context(struct fs_context *fc)
fs/hugetlbfs/inode.c
1302
static int hugetlbfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/hugetlbfs/inode.c
1377
static int hugetlbfs_validate(struct fs_context *fc)
fs/hugetlbfs/inode.c
1405
hugetlbfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/hugetlbfs/inode.c
1458
static int hugetlbfs_get_tree(struct fs_context *fc)
fs/hugetlbfs/inode.c
1466
static void hugetlbfs_fs_context_free(struct fs_context *fc)
fs/hugetlbfs/inode.c
1477
static int hugetlbfs_init_fs_context(struct fs_context *fc)
fs/hugetlbfs/inode.c
1586
struct fs_context *fc;
fs/internal.h
135
extern int reconfigure_super(struct fs_context *);
fs/internal.h
139
extern bool mount_capable(struct fs_context *);
fs/internal.h
16
struct fs_context;
fs/internal.h
47
extern int parse_monolithic_mount_data(struct fs_context *, void *);
fs/internal.h
48
extern void vfs_clean_context(struct fs_context *fc);
fs/internal.h
49
extern int finish_clean_context(struct fs_context *fc);
fs/isofs/inode.c
114
static int isofs_reconfigure(struct fs_context *fc)
fs/isofs/inode.c
1536
static int isofs_get_tree(struct fs_context *fc)
fs/isofs/inode.c
1541
static void isofs_free_fc(struct fs_context *fc)
fs/isofs/inode.c
1556
static int isofs_init_fs_context(struct fs_context *fc)
fs/isofs/inode.c
341
static int isofs_parse_param(struct fs_context *fc,
fs/isofs/inode.c
574
static int isofs_fill_super(struct super_block *s, struct fs_context *fc)
fs/jffs2/fs.c
396
int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc)
fs/jffs2/fs.c
514
int jffs2_do_fill_super(struct super_block *sb, struct fs_context *fc)
fs/jffs2/os-linux.h
175
int jffs2_do_remount_fs(struct super_block *sb, struct fs_context *fc);
fs/jffs2/os-linux.h
176
int jffs2_do_fill_super(struct super_block *sb, struct fs_context *fc);
fs/jffs2/super.c
189
static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/jffs2/super.c
217
static inline void jffs2_update_mount_opts(struct fs_context *fc)
fs/jffs2/super.c
234
static int jffs2_reconfigure(struct fs_context *fc)
fs/jffs2/super.c
259
static int jffs2_fill_super(struct super_block *sb, struct fs_context *fc)
fs/jffs2/super.c
293
static int jffs2_get_tree(struct fs_context *fc)
fs/jffs2/super.c
298
static void jffs2_free_fc(struct fs_context *fc)
fs/jffs2/super.c
310
static int jffs2_init_fs_context(struct fs_context *fc)
fs/jfs/super.c
250
static int jfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/jfs/super.c
361
static int jfs_reconfigure(struct fs_context *fc)
fs/jfs/super.c
441
static int jfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/jfs/super.c
633
static int jfs_get_tree(struct fs_context *fc)
fs/jfs/super.c
869
static void jfs_init_options(struct fs_context *fc, struct jfs_context *ctx)
fs/jfs/super.c
895
static void jfs_free_fc(struct fs_context *fc)
fs/jfs/super.c
911
static int jfs_init_fs_context(struct fs_context *fc)
fs/kernfs/mount.c
326
static int kernfs_test_super(struct super_block *sb, struct fs_context *fc)
fs/kernfs/mount.c
334
static int kernfs_set_super(struct super_block *sb, struct fs_context *fc)
fs/kernfs/mount.c
366
int kernfs_get_tree(struct fs_context *fc)
fs/kernfs/mount.c
412
void kernfs_free_fs_context(struct fs_context *fc)
fs/libfs.c
677
static int pseudo_fs_fill_super(struct super_block *s, struct fs_context *fc)
fs/libfs.c
710
static int pseudo_fs_get_tree(struct fs_context *fc)
fs/libfs.c
715
static void pseudo_fs_free(struct fs_context *fc)
fs/libfs.c
729
struct pseudo_fs_context *init_pseudo(struct fs_context *fc,
fs/minix/inode.c
132
static int minix_reconfigure(struct fs_context *fc)
fs/minix/inode.c
217
static int minix_fill_super(struct super_block *s, struct fs_context *fc)
fs/minix/inode.c
399
static int minix_get_tree(struct fs_context *fc)
fs/minix/inode.c
409
static int minix_init_fs_context(struct fs_context *fc)
fs/namespace.c
1171
struct vfsmount *vfs_create_mount(struct fs_context *fc)
fs/namespace.c
1191
struct vfsmount *fc_mount(struct fs_context *fc)
fs/namespace.c
1202
struct vfsmount *fc_mount_longterm(struct fs_context *fc)
fs/namespace.c
1215
struct fs_context *fc;
fs/namespace.c
1848
struct fs_context *fc;
fs/namespace.c
3365
struct fs_context *fc;
fs/namespace.c
3759
static int do_new_mount_fc(struct fs_context *fc, const struct path *mountpoint,
fs/namespace.c
3797
struct fs_context *fc;
fs/namespace.c
4411
struct fs_context *fc;
fs/nfs/client.c
1136
struct nfs_server *nfs_create_server(struct fs_context *fc)
fs/nfs/client.c
735
const struct fs_context *fc)
fs/nfs/fs_context.c
1065
static int nfs_parse_source(struct fs_context *fc,
fs/nfs/fs_context.c
1130
static inline bool is_remount_fc(struct fs_context *fc)
fs/nfs/fs_context.c
1151
static int nfs23_parse_monolithic(struct fs_context *fc,
fs/nfs/fs_context.c
1385
static int nfs4_parse_monolithic(struct fs_context *fc,
fs/nfs/fs_context.c
1482
static int nfs_fs_context_parse_monolithic(struct fs_context *fc,
fs/nfs/fs_context.c
1499
static int nfs_fs_context_validate(struct fs_context *fc)
fs/nfs/fs_context.c
1612
static int nfs_get_tree(struct fs_context *fc)
fs/nfs/fs_context.c
1631
static int nfs_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc)
fs/nfs/fs_context.c
1657
static void nfs_fs_context_free(struct fs_context *fc)
fs/nfs/fs_context.c
1691
static int nfs_init_fs_context(struct fs_context *fc)
fs/nfs/fs_context.c
360
static int nfs_validate_transport_protocol(struct fs_context *fc,
fs/nfs/fs_context.c
414
static int nfs_auth_info_add(struct fs_context *fc,
fs/nfs/fs_context.c
437
static int nfs_parse_security_flavors(struct fs_context *fc,
fs/nfs/fs_context.c
496
static int nfs_parse_xprtsec_policy(struct fs_context *fc,
fs/nfs/fs_context.c
519
static int nfs_parse_version_string(struct fs_context *fc,
fs/nfs/fs_context.c
587
static int nfs_fs_context_parse_param(struct fs_context *fc,
fs/nfs/getroot.c
67
int nfs_get_root(struct super_block *s, struct fs_context *fc)
fs/nfs/internal.h
188
static inline struct nfs_fs_context *nfs_fc2context(const struct fs_context *fc)
fs/nfs/internal.h
232
extern struct nfs_server *nfs_create_server(struct fs_context *);
fs/nfs/internal.h
234
extern struct nfs_server *nfs4_create_server(struct fs_context *);
fs/nfs/internal.h
235
extern struct nfs_server *nfs4_create_referral_server(struct fs_context *);
fs/nfs/internal.h
512
int nfs_try_get_tree(struct fs_context *);
fs/nfs/internal.h
513
int nfs_get_tree_common(struct fs_context *);
fs/nfs/internal.h
555
int nfs_submount(struct fs_context *, struct nfs_server *);
fs/nfs/internal.h
556
int nfs_do_submount(struct fs_context *);
fs/nfs/internal.h
559
extern int nfs_get_root(struct super_block *s, struct fs_context *fc);
fs/nfs/internal.h
584
int nfs_reconfigure(struct fs_context *);
fs/nfs/namespace.c
148
struct fs_context *fc;
fs/nfs/namespace.c
277
int nfs_do_submount(struct fs_context *fc)
fs/nfs/namespace.c
317
int nfs_submount(struct fs_context *fc, struct nfs_server *server)
fs/nfs/nfs3_fs.h
30
struct nfs_server *nfs3_create_server(struct fs_context *);
fs/nfs/nfs3client.c
54
struct nfs_server *nfs3_create_server(struct fs_context *fc)
fs/nfs/nfs4_fs.h
299
int nfs4_submount(struct fs_context *, struct nfs_server *);
fs/nfs/nfs4_fs.h
561
extern int nfs4_try_get_tree(struct fs_context *);
fs/nfs/nfs4_fs.h
562
extern int nfs4_get_referral_tree(struct fs_context *);
fs/nfs/nfs4client.c
1026
struct nfs_server *nfs4_create_server(struct fs_context *fc)
fs/nfs/nfs4client.c
1060
struct nfs_server *nfs4_create_referral_server(struct fs_context *fc)
fs/nfs/nfs4client.c
957
static int nfs4_init_server(struct nfs_server *server, struct fs_context *fc)
fs/nfs/nfs4namespace.c
288
static int try_location(struct fs_context *fc,
fs/nfs/nfs4namespace.c
368
static int nfs_follow_referral(struct fs_context *fc,
fs/nfs/nfs4namespace.c
405
static int nfs_do_refmount(struct fs_context *fc, struct rpc_clnt *client)
fs/nfs/nfs4namespace.c
451
int nfs4_submount(struct fs_context *fc, struct nfs_server *server)
fs/nfs/nfs4super.c
143
struct fs_context *fc,
fs/nfs/nfs4super.c
149
struct fs_context *root_fc;
fs/nfs/nfs4super.c
218
int nfs4_try_get_tree(struct fs_context *fc)
fs/nfs/nfs4super.c
243
int nfs4_get_referral_tree(struct fs_context *fc)
fs/nfs/super.c
1027
int nfs_reconfigure(struct fs_context *fc)
fs/nfs/super.c
1123
const struct fs_context *fc)
fs/nfs/super.c
1154
static int nfs_set_super(struct super_block *s, struct fs_context *fc)
fs/nfs/super.c
1223
static int nfs_compare_super(struct super_block *sb, struct fs_context *fc)
fs/nfs/super.c
1282
int nfs_get_tree_common(struct fs_context *fc)
fs/nfs/super.c
1286
int (*compare_super)(struct super_block *, struct fs_context *) = nfs_compare_super;
fs/nfs/super.c
826
static int nfs_request_mount(struct fs_context *fc,
fs/nfs/super.c
893
static struct nfs_server *nfs_try_mount_request(struct fs_context *fc)
fs/nfs/super.c
974
int nfs_try_get_tree(struct fs_context *fc)
fs/nfsd/nfsctl.c
1286
static int nfsd_fill_super(struct super_block *sb, struct fs_context *fc)
fs/nfsd/nfsctl.c
1336
static int nfsd_fs_get_tree(struct fs_context *fc)
fs/nfsd/nfsctl.c
1341
static void nfsd_fs_free_fc(struct fs_context *fc)
fs/nfsd/nfsctl.c
1352
static int nfsd_init_fs_context(struct fs_context *fc)
fs/nilfs2/super.c
1046
nilfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/nilfs2/super.c
1129
static int nilfs_reconfigure(struct fs_context *fc)
fs/nilfs2/super.c
1203
nilfs_get_tree(struct fs_context *fc)
fs/nilfs2/super.c
1279
static void nilfs_free_fc(struct fs_context *fc)
fs/nilfs2/super.c
1291
static int nilfs_init_fs_context(struct fs_context *fc)
fs/nilfs2/super.c
745
static int nilfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/nsfs.c
662
static int nsfs_init_fs_context(struct fs_context *fc)
fs/ntfs3/super.c
1248
static int ntfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/ntfs3/super.c
1786
static int ntfs_fs_get_tree(struct fs_context *fc)
fs/ntfs3/super.c
1797
static void ntfs_fs_free(struct fs_context *fc)
fs/ntfs3/super.c
1826
static int __ntfs_init_fs_context(struct fs_context *fc)
fs/ntfs3/super.c
1880
static int ntfs_init_fs_context(struct fs_context *fc)
fs/ntfs3/super.c
1907
static int ntfs_legacy_init_fs_context(struct fs_context *fc)
fs/ntfs3/super.c
328
static int ntfs_fs_parse_param(struct fs_context *fc,
fs/ntfs3/super.c
430
static int ntfs_fs_reconfigure(struct fs_context *fc)
fs/nullfs.c
11
static int nullfs_fs_fill_super(struct super_block *s, struct fs_context *fc)
fs/nullfs.c
48
static int nullfs_fs_get_tree(struct fs_context *fc)
fs/nullfs.c
57
static int nullfs_init_fs_context(struct fs_context *fc)
fs/ocfs2/dlmfs/dlmfs.c
508
static int dlmfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/ocfs2/dlmfs/dlmfs.c
556
static int dlmfs_get_tree(struct fs_context *fc)
fs/ocfs2/dlmfs/dlmfs.c
565
static int dlmfs_init_fs_context(struct fs_context *fc)
fs/ocfs2/super.c
1182
static int ocfs2_get_tree(struct fs_context *fc)
fs/ocfs2/super.c
1187
static void ocfs2_free_fc(struct fs_context *fc)
fs/ocfs2/super.c
1199
static int ocfs2_init_fs_context(struct fs_context *fc)
fs/ocfs2/super.c
1279
static int ocfs2_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/ocfs2/super.c
607
static int ocfs2_reconfigure(struct fs_context *fc)
fs/ocfs2/super.c
86
static int ocfs2_parse_param(struct fs_context *fc, struct fs_parameter *param);
fs/ocfs2/super.c
973
static int ocfs2_fill_super(struct super_block *sb, struct fs_context *fc)
fs/omfs/inode.c
410
omfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/omfs/inode.c
456
static int omfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/omfs/inode.c
598
static int omfs_get_tree(struct fs_context *fc)
fs/omfs/inode.c
603
static void omfs_free_fc(struct fs_context *fc);
fs/omfs/inode.c
611
static int omfs_init_fs_context(struct fs_context *fc)
fs/omfs/inode.c
630
static void omfs_free_fc(struct fs_context *fc)
fs/openpromfs/inode.c
358
static int openpromfs_reconfigure(struct fs_context *fc)
fs/openpromfs/inode.c
371
static int openprom_fill_super(struct super_block *s, struct fs_context *fc)
fs/openpromfs/inode.c
410
static int openpromfs_get_tree(struct fs_context *fc)
fs/openpromfs/inode.c
420
static int openpromfs_init_fs_context(struct fs_context *fc)
fs/orangefs/orangefs-kernel.h
335
int orangefs_init_fs_context(struct fs_context *fc);
fs/orangefs/super.c
205
static int orangefs_reconfigure(struct fs_context *fc)
fs/orangefs/super.c
401
struct fs_context *fc,
fs/orangefs/super.c
455
static int orangefs_get_tree(struct fs_context *fc)
fs/orangefs/super.c
51
static int orangefs_parse_param(struct fs_context *fc,
fs/orangefs/super.c
562
static void orangefs_free_fc(struct fs_context *fc)
fs/orangefs/super.c
577
int orangefs_init_fs_context(struct fs_context *fc)
fs/overlayfs/overlayfs.h
947
int ovl_fill_super(struct super_block *sb, struct fs_context *fc);
fs/overlayfs/params.c
205
static int ovl_parse_monolithic(struct fs_context *fc, void *data)
fs/overlayfs/params.c
295
static int ovl_mount_dir_check(struct fs_context *fc, const struct path *path,
fs/overlayfs/params.c
344
static int ovl_ctx_realloc_lower(struct fs_context *fc)
fs/overlayfs/params.c
364
static void ovl_add_layer(struct fs_context *fc, enum ovl_opt layer,
fs/overlayfs/params.c
430
static int ovl_do_parse_layer(struct fs_context *fc, const char *layer_name,
fs/overlayfs/params.c
456
static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param,
fs/overlayfs/params.c
520
static int ovl_parse_param_lowerdir(const char *name, struct fs_context *fc)
fs/overlayfs/params.c
612
static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/overlayfs/params.c
728
static int ovl_get_tree(struct fs_context *fc)
fs/overlayfs/params.c
742
static void ovl_free(struct fs_context *fc)
fs/overlayfs/params.c
760
static int ovl_reconfigure(struct fs_context *fc)
fs/overlayfs/params.c
797
int ovl_init_fs_context(struct fs_context *fc)
fs/overlayfs/params.h
39
int ovl_init_fs_context(struct fs_context *fc);
fs/overlayfs/super.c
1375
static int ovl_fill_super_creds(struct fs_context *fc, struct super_block *sb)
fs/overlayfs/super.c
1545
int ovl_fill_super(struct super_block *sb, struct fs_context *fc)
fs/pidfs.c
1062
static int pidfs_init_fs_context(struct fs_context *fc)
fs/pipe.c
1466
static int pipefs_init_fs_context(struct fs_context *fc)
fs/proc/root.c
115
static int proc_parse_pidns_param(struct fs_context *fc,
fs/proc/root.c
169
static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/proc/root.c
227
struct fs_context *fc,
fs/proc/root.c
245
static int proc_fill_super(struct super_block *s, struct fs_context *fc)
fs/proc/root.c
299
static int proc_reconfigure(struct fs_context *fc)
fs/proc/root.c
310
static int proc_get_tree(struct fs_context *fc)
fs/proc/root.c
315
static void proc_fs_context_free(struct fs_context *fc)
fs/proc/root.c
330
static int proc_init_fs_context(struct fs_context *fc)
fs/proc/root.c
60
static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param)
fs/proc/root.c
91
static int proc_parse_subset_param(struct fs_context *fc, char *value)
fs/pstore/inode.c
241
static int pstore_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/pstore/inode.c
273
static int pstore_reconfigure(struct fs_context *fc)
fs/pstore/inode.c
411
static int pstore_fill_super(struct super_block *sb, struct fs_context *fc)
fs/pstore/inode.c
444
static int pstore_get_tree(struct fs_context *fc)
fs/pstore/inode.c
452
static void pstore_free_fc(struct fs_context *fc)
fs/pstore/inode.c
476
static int pstore_init_fs_context(struct fs_context *fc)
fs/qnx4/inode.c
192
static int qnx4_fill_super(struct super_block *s, struct fs_context *fc)
fs/qnx4/inode.c
245
static int qnx4_get_tree(struct fs_context *fc)
fs/qnx4/inode.c
250
static int qnx4_init_fs_context(struct fs_context *fc)
fs/qnx4/inode.c
35
static int qnx4_get_tree(struct fs_context *fc);
fs/qnx4/inode.c
44
static int qnx4_reconfigure(struct fs_context *fc)
fs/qnx6/inode.c
231
static int qnx6_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/qnx6/inode.c
291
static int qnx6_fill_super(struct super_block *s, struct fs_context *fc)
fs/qnx6/inode.c
34
static int qnx6_reconfigure(struct fs_context *fc);
fs/qnx6/inode.c
56
static int qnx6_reconfigure(struct fs_context *fc)
fs/qnx6/inode.c
627
static int qnx6_get_tree(struct fs_context *fc)
fs/qnx6/inode.c
632
static void qnx6_free_fc(struct fs_context *fc)
fs/qnx6/inode.c
644
static int qnx6_init_fs_context(struct fs_context *fc)
fs/ramfs/inode.c
229
static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/ramfs/inode.c
260
static int ramfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/ramfs/inode.c
281
static int ramfs_get_tree(struct fs_context *fc)
fs/ramfs/inode.c
286
static void ramfs_free_fc(struct fs_context *fc)
fs/ramfs/inode.c
297
int ramfs_init_fs_context(struct fs_context *fc)
fs/resctrl/internal.h
47
static inline struct rdt_fs_context *rdt_fc2context(struct fs_context *fc)
fs/resctrl/rdtgroup.c
2783
static int rdt_get_tree(struct fs_context *fc)
fs/resctrl/rdtgroup.c
2919
static int rdt_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/resctrl/rdtgroup.c
2951
static void rdt_fs_context_free(struct fs_context *fc)
fs/resctrl/rdtgroup.c
2965
static int rdt_init_fs_context(struct fs_context *fc)
fs/romfs/super.c
417
static int romfs_reconfigure(struct fs_context *fc)
fs/romfs/super.c
450
static int romfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/romfs/super.c
546
static int romfs_get_tree(struct fs_context *fc)
fs/romfs/super.c
568
static int romfs_init_fs_context(struct fs_context *fc)
fs/smb/client/fs_context.c
1076
static int smb3_reconfigure(struct fs_context *fc)
fs/smb/client/fs_context.c
1213
static int smb3_fs_context_parse_param(struct fs_context *fc,
fs/smb/client/fs_context.c
1925
int smb3_init_fs_context(struct fs_context *fc)
fs/smb/client/fs_context.c
216
cifs_parse_security_flavors(struct fs_context *fc, char *value, struct smb3_fs_context *ctx)
fs/smb/client/fs_context.c
264
cifs_parse_upcall_target(struct fs_context *fc, char *value, struct smb3_fs_context *ctx)
fs/smb/client/fs_context.c
296
cifs_parse_cache_flavor(struct fs_context *fc, char *value, struct smb3_fs_context *ctx)
fs/smb/client/fs_context.c
346
static int parse_reparse_flavor(struct fs_context *fc, char *value,
fs/smb/client/fs_context.c
383
static int parse_symlink_flavor(struct fs_context *fc, char *value,
fs/smb/client/fs_context.c
469
cifs_parse_smb_version(struct fs_context *fc, char *value, struct smb3_fs_context *ctx, bool is_smb3)
fs/smb/client/fs_context.c
717
static int smb3_handle_conflicting_options(struct fs_context *fc)
fs/smb/client/fs_context.c
758
static void smb3_fs_context_free(struct fs_context *fc);
fs/smb/client/fs_context.c
759
static int smb3_fs_context_parse_param(struct fs_context *fc,
fs/smb/client/fs_context.c
761
static int smb3_fs_context_parse_monolithic(struct fs_context *fc,
fs/smb/client/fs_context.c
763
static int smb3_get_tree(struct fs_context *fc);
fs/smb/client/fs_context.c
765
static int smb3_reconfigure(struct fs_context *fc);
fs/smb/client/fs_context.c
787
static int smb3_fs_context_parse_monolithic(struct fs_context *fc,
fs/smb/client/fs_context.c
838
static int smb3_fs_context_validate(struct fs_context *fc)
fs/smb/client/fs_context.c
911
static int smb3_get_tree_common(struct fs_context *fc)
fs/smb/client/fs_context.c
929
static int smb3_get_tree(struct fs_context *fc)
fs/smb/client/fs_context.c
942
static void smb3_fs_context_free(struct fs_context *fc)
fs/smb/client/fs_context.c
953
static int smb3_verify_reconfigure_ctx(struct fs_context *fc,
fs/smb/client/fs_context.h
23
static inline size_t cifs_io_align(struct fs_context *fc,
fs/smb/client/fs_context.h
364
int smb3_init_fs_context(struct fs_context *fc);
fs/smb/client/fs_context.h
368
static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc)
fs/smb/client/namespace.c
196
struct fs_context *fc;
fs/squashfs/super.c
127
static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/squashfs/super.c
153
struct fs_context *fc,
fs/squashfs/super.c
180
static int squashfs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/squashfs/super.c
491
static int squashfs_get_tree(struct fs_context *fc)
fs/squashfs/super.c
496
static int squashfs_reconfigure(struct fs_context *fc)
fs/squashfs/super.c
510
static void squashfs_free_fs_context(struct fs_context *fc)
fs/squashfs/super.c
548
static int squashfs_init_fs_context(struct fs_context *fc)
fs/super.c
1019
int reconfigure_super(struct fs_context *fc)
fs/super.c
1114
struct fs_context *fc;
fs/super.c
1298
int set_anon_super_fc(struct super_block *sb, struct fs_context *fc)
fs/super.c
1304
static int test_keyed_super(struct super_block *sb, struct fs_context *fc)
fs/super.c
1309
static int test_single_super(struct super_block *s, struct fs_context *fc)
fs/super.c
1314
static int vfs_get_super(struct fs_context *fc,
fs/super.c
1315
int (*test)(struct super_block *, struct fs_context *),
fs/super.c
1317
struct fs_context *fc))
fs/super.c
1342
int get_tree_nodev(struct fs_context *fc,
fs/super.c
1344
struct fs_context *fc))
fs/super.c
1350
int get_tree_single(struct fs_context *fc,
fs/super.c
1352
struct fs_context *fc))
fs/super.c
1358
int get_tree_keyed(struct fs_context *fc,
fs/super.c
1360
struct fs_context *fc),
fs/super.c
1374
static int super_s_dev_set(struct super_block *s, struct fs_context *fc)
fs/super.c
1379
static int super_s_dev_test(struct super_block *s, struct fs_context *fc)
fs/super.c
1405
struct super_block *sget_dev(struct fs_context *fc, dev_t dev)
fs/super.c
1606
struct fs_context *fc)
fs/super.c
1662
int get_tree_bdev_flags(struct fs_context *fc,
fs/super.c
1664
struct fs_context *fc), unsigned int flags)
fs/super.c
1713
int get_tree_bdev(struct fs_context *fc,
fs/super.c
1715
struct fs_context *))
fs/super.c
1743
int vfs_get_tree(struct fs_context *fc)
fs/super.c
694
bool mount_capable(struct fs_context *fc)
fs/super.c
734
struct super_block *sget_fc(struct fs_context *fc,
fs/super.c
735
int (*test)(struct super_block *, struct fs_context *),
fs/super.c
736
int (*set)(struct super_block *, struct fs_context *))
fs/sysfs/mount.c
26
static int sysfs_get_tree(struct fs_context *fc)
fs/sysfs/mount.c
40
static void sysfs_fs_context_free(struct fs_context *fc)
fs/sysfs/mount.c
55
static int sysfs_init_fs_context(struct fs_context *fc)
fs/tracefs/inode.c
302
static int tracefs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/tracefs/inode.c
389
static int tracefs_reconfigure(struct fs_context *fc)
fs/tracefs/inode.c
484
static int tracefs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/tracefs/inode.c
499
static int tracefs_get_tree(struct fs_context *fc)
fs/tracefs/inode.c
509
static void tracefs_free_fc(struct fs_context *fc)
fs/tracefs/inode.c
521
static int tracefs_init_fs_context(struct fs_context *fc)
fs/ubifs/super.c
1034
static int ubifs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/ubifs/super.c
1947
static int ubifs_reconfigure(struct fs_context *fc)
fs/ubifs/super.c
2035
static struct ubi_volume_desc *open_ubi(struct fs_context *fc, int mode)
fs/ubifs/super.c
2129
static int ubifs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/ubifs/super.c
2224
static int sb_test(struct super_block *sb, struct fs_context *fc)
fs/ubifs/super.c
2232
static int ubifs_get_tree(struct fs_context *fc)
fs/ubifs/super.c
2315
static void ubifs_free_fc(struct fs_context *fc)
fs/ubifs/super.c
2333
static int ubifs_init_fs_context(struct fs_context *fc)
fs/udf/super.c
103
static int udf_init_fs_context(struct fs_context *fc);
fs/udf/super.c
104
static int udf_parse_param(struct fs_context *fc, struct fs_parameter *param);
fs/udf/super.c
105
static int udf_reconfigure(struct fs_context *fc);
fs/udf/super.c
106
static void udf_free_fc(struct fs_context *fc);
fs/udf/super.c
126
static int udf_get_tree(struct fs_context *fc)
fs/udf/super.c
2149
static int udf_fill_super(struct super_block *sb, struct fs_context *fc)
fs/udf/super.c
239
static void udf_init_options(struct fs_context *fc, struct udf_options *uopt)
fs/udf/super.c
269
static int udf_init_fs_context(struct fs_context *fc)
fs/udf/super.c
285
static void udf_free_fc(struct fs_context *fc)
fs/udf/super.c
518
static int udf_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/udf/super.c
650
static int udf_reconfigure(struct fs_context *fc)
fs/udf/super.c
94
static int udf_fill_super(struct super_block *sb, struct fs_context *fc);
fs/ufs/super.c
1238
static int ufs_reconfigure(struct fs_context *fc)
fs/ufs/super.c
1419
static int ufs_get_tree(struct fs_context *fc)
fs/ufs/super.c
1424
static void ufs_free_fc(struct fs_context *fc)
fs/ufs/super.c
1436
static int ufs_init_fs_context(struct fs_context *fc)
fs/ufs/super.c
380
static int ufs_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/ufs/super.c
716
static int ufs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/vboxsf/super.c
111
static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc)
fs/vboxsf/super.c
376
static int vboxsf_parse_monolithic(struct fs_context *fc, void *data)
fs/vboxsf/super.c
386
static int vboxsf_get_tree(struct fs_context *fc)
fs/vboxsf/super.c
397
static int vboxsf_reconfigure(struct fs_context *fc)
fs/vboxsf/super.c
410
static void vboxsf_free_fc(struct fs_context *fc)
fs/vboxsf/super.c
426
static int vboxsf_init_fs_context(struct fs_context *fc)
fs/vboxsf/super.c
54
static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param)
fs/xfs/xfs_super.c
1375
struct fs_context *fc,
fs/xfs/xfs_super.c
1405
struct fs_context *fc,
fs/xfs/xfs_super.c
1654
struct fs_context *fc)
fs/xfs/xfs_super.c
1983
struct fs_context *fc)
fs/xfs/xfs_super.c
2136
struct fs_context *fc)
fs/xfs/xfs_super.c
2205
struct fs_context *fc)
fs/xfs/xfs_super.c
2233
struct fs_context *fc)
fs/zonefs/super.c
1225
static int zonefs_fill_super(struct super_block *sb, struct fs_context *fc)
fs/zonefs/super.c
1350
static void zonefs_free_fc(struct fs_context *fc)
fs/zonefs/super.c
1357
static int zonefs_get_tree(struct fs_context *fc)
fs/zonefs/super.c
1362
static int zonefs_reconfigure(struct fs_context *fc)
fs/zonefs/super.c
1385
static int zonefs_init_fs_context(struct fs_context *fc)
fs/zonefs/super.c
495
static int zonefs_parse_param(struct fs_context *fc, struct fs_parameter *param)
include/linux/fs.h
2284
int (*init_fs_context)(struct fs_context *);
include/linux/fs.h
2323
int set_anon_super_fc(struct super_block *s, struct fs_context *fc);
include/linux/fs.h
2326
struct super_block *sget_fc(struct fs_context *fc,
include/linux/fs.h
2327
int (*test)(struct super_block *, struct fs_context *),
include/linux/fs.h
2328
int (*set)(struct super_block *, struct fs_context *));
include/linux/fs.h
2333
struct super_block *sget_dev(struct fs_context *fc, dev_t dev);
include/linux/fs.h
72
struct fs_context;
include/linux/fs_context.h
116
void (*free)(struct fs_context *fc);
include/linux/fs_context.h
117
int (*dup)(struct fs_context *fc, struct fs_context *src_fc);
include/linux/fs_context.h
118
int (*parse_param)(struct fs_context *fc, struct fs_parameter *param);
include/linux/fs_context.h
119
int (*parse_monolithic)(struct fs_context *fc, void *data);
include/linux/fs_context.h
120
int (*get_tree)(struct fs_context *fc);
include/linux/fs_context.h
121
int (*reconfigure)(struct fs_context *fc);
include/linux/fs_context.h
127
extern struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
include/linux/fs_context.h
129
extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
include/linux/fs_context.h
132
extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
include/linux/fs_context.h
135
extern struct fs_context *vfs_dup_fs_context(struct fs_context *fc);
include/linux/fs_context.h
136
extern int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param);
include/linux/fs_context.h
137
extern int vfs_parse_fs_qstr(struct fs_context *fc, const char *key,
include/linux/fs_context.h
139
static inline int vfs_parse_fs_string(struct fs_context *fc, const char *key,
include/linux/fs_context.h
144
int vfs_parse_monolithic_sep(struct fs_context *fc, void *data,
include/linux/fs_context.h
146
extern int generic_parse_monolithic(struct fs_context *fc, void *data);
include/linux/fs_context.h
147
extern int vfs_get_tree(struct fs_context *fc);
include/linux/fs_context.h
148
extern void put_fs_context(struct fs_context *fc);
include/linux/fs_context.h
149
extern int vfs_parse_fs_param_source(struct fs_context *fc,
include/linux/fs_context.h
151
extern void fc_drop_locked(struct fs_context *fc);
include/linux/fs_context.h
153
extern int get_tree_nodev(struct fs_context *fc,
include/linux/fs_context.h
155
struct fs_context *fc));
include/linux/fs_context.h
156
extern int get_tree_single(struct fs_context *fc,
include/linux/fs_context.h
158
struct fs_context *fc));
include/linux/fs_context.h
159
extern int get_tree_keyed(struct fs_context *fc,
include/linux/fs_context.h
161
struct fs_context *fc),
include/linux/fs_context.h
165
struct fs_context *fc);
include/linux/fs_context.h
168
int get_tree_bdev_flags(struct fs_context *fc,
include/linux/fs_context.h
170
struct fs_context *fc), unsigned int flags);
include/linux/fs_context.h
172
extern int get_tree_bdev(struct fs_context *fc,
include/linux/fs_context.h
174
struct fs_context *fc));
include/linux/fs_parser.h
71
static inline int fs_parse(struct fs_context *fc,
include/linux/fs_parser.h
79
extern int fs_lookup_param(struct fs_context *fc,
include/linux/kernfs.h
32
struct fs_context;
include/linux/kernfs.h
463
int kernfs_get_tree(struct fs_context *fc);
include/linux/kernfs.h
464
void kernfs_free_fs_context(struct fs_context *fc);
include/linux/kernfs.h
581
static inline int kernfs_get_tree(struct fs_context *fc)
include/linux/kernfs.h
584
static inline void kernfs_free_fs_context(struct fs_context *fc) { }
include/linux/lsm_hook_defs.h
57
LSM_HOOK(int, 0, fs_context_submount, struct fs_context *fc, struct super_block *reference)
include/linux/lsm_hook_defs.h
58
LSM_HOOK(int, 0, fs_context_dup, struct fs_context *fc,
include/linux/lsm_hook_defs.h
59
struct fs_context *src_sc)
include/linux/lsm_hook_defs.h
60
LSM_HOOK(int, -ENOPARAM, fs_context_parse_param, struct fs_context *fc,
include/linux/mount.h
21
struct fs_context;
include/linux/mount.h
86
extern struct vfsmount *fc_mount(struct fs_context *fc);
include/linux/mount.h
87
extern struct vfsmount *fc_mount_longterm(struct fs_context *fc);
include/linux/mount.h
88
extern struct vfsmount *vfs_create_mount(struct fs_context *fc);
include/linux/mtd/super.h
17
extern int get_tree_mtd(struct fs_context *fc,
include/linux/mtd/super.h
19
struct fs_context *fc));
include/linux/nfs_xdr.h
1772
struct fs_context;
include/linux/nfs_xdr.h
1787
int (*submount) (struct fs_context *, struct nfs_server *);
include/linux/nfs_xdr.h
1788
int (*try_get_tree) (struct fs_context *);
include/linux/nfs_xdr.h
1854
struct nfs_server *(*create_server)(struct fs_context *);
include/linux/pseudo_fs.h
15
struct pseudo_fs_context *init_pseudo(struct fs_context *fc,
include/linux/ramfs.h
9
extern int ramfs_init_fs_context(struct fs_context *fc);
include/linux/security.h
363
int security_fs_context_submount(struct fs_context *fc, struct super_block *reference);
include/linux/security.h
364
int security_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc);
include/linux/security.h
365
int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param);
include/linux/security.h
64
struct fs_context;
include/linux/security.h
749
static inline int security_fs_context_submount(struct fs_context *fc,
include/linux/security.h
754
static inline int security_fs_context_dup(struct fs_context *fc,
include/linux/security.h
755
struct fs_context *src_fc)
include/linux/security.h
759
static inline int security_fs_context_parse_param(struct fs_context *fc,
include/linux/shmem_fs.h
104
extern int shmem_init_fs_context(struct fs_context *fc);
include/net/9p/client.h
282
struct p9_client *p9_client_create(struct fs_context *fc);
include/net/9p/transport.h
60
struct fs_context *fc);
init/do_mounts.c
499
static int rootfs_init_fs_context(struct fs_context *fc)
ipc/mqueue.c
403
static int mqueue_fill_super(struct super_block *sb, struct fs_context *fc)
ipc/mqueue.c
425
static int mqueue_get_tree(struct fs_context *fc)
ipc/mqueue.c
440
static void mqueue_fs_context_free(struct fs_context *fc)
ipc/mqueue.c
448
static int mqueue_init_fs_context(struct fs_context *fc)
ipc/mqueue.c
471
struct fs_context *fc;
kernel/bpf/inode.c
1024
static int bpf_get_tree(struct fs_context *fc)
kernel/bpf/inode.c
1029
static void bpf_free_fc(struct fs_context *fc)
kernel/bpf/inode.c
1043
static int bpf_init_fs_context(struct fs_context *fc)
kernel/bpf/inode.c
804
static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param)
kernel/bpf/inode.c
997
static int bpf_fill_super(struct super_block *sb, struct fs_context *fc)
kernel/cgroup/cgroup-internal.h
240
int cgroup_do_get_tree(struct fs_context *fc);
kernel/cgroup/cgroup-internal.h
298
int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
kernel/cgroup/cgroup-internal.h
299
int cgroup1_get_tree(struct fs_context *fc);
kernel/cgroup/cgroup-internal.h
300
int cgroup1_reconfigure(struct fs_context *ctx);
kernel/cgroup/cgroup-internal.h
60
static inline struct cgroup_fs_context *cgroup_fc2context(struct fs_context *fc)
kernel/cgroup/cgroup-v1.c
1037
static int check_cgroupfs_options(struct fs_context *fc)
kernel/cgroup/cgroup-v1.c
1092
int cgroup1_reconfigure(struct fs_context *fc)
kernel/cgroup/cgroup-v1.c
1164
static int cgroup1_root_to_use(struct fs_context *fc)
kernel/cgroup/cgroup-v1.c
1256
int cgroup1_get_tree(struct fs_context *fc)
kernel/cgroup/cgroup-v1.c
941
int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param)
kernel/cgroup/cgroup.c
2005
static int cgroup2_parse_param(struct fs_context *fc, struct fs_parameter *param)
kernel/cgroup/cgroup.c
2095
static int cgroup_reconfigure(struct fs_context *fc)
kernel/cgroup/cgroup.c
2258
int cgroup_do_get_tree(struct fs_context *fc)
kernel/cgroup/cgroup.c
2306
static void cgroup_fs_context_free(struct fs_context *fc)
kernel/cgroup/cgroup.c
2317
static int cgroup_get_tree(struct fs_context *fc)
kernel/cgroup/cgroup.c
2350
static int cgroup_init_fs_context(struct fs_context *fc)
kernel/cgroup/cgroup.c
2419
static int cpuset_parse_param(struct fs_context *fc, struct fs_parameter *param)
kernel/cgroup/cgroup.c
2448
static int cpuset_init_fs_context(struct fs_context *fc)
kernel/resource.c
2161
static int iomem_fs_init_fs_context(struct fs_context *fc)
kernel/trace/trace.c
9957
struct fs_context *fc;
mm/secretmem.c
240
static int secretmem_init_fs_context(struct fs_context *fc)
mm/shmem.c
4556
static int shmem_parse_opt_casefold(struct fs_context *fc, struct fs_parameter *param,
mm/shmem.c
4590
static int shmem_parse_opt_casefold(struct fs_context *fc, struct fs_parameter *param,
mm/shmem.c
4597
static int shmem_parse_one(struct fs_context *fc, struct fs_parameter *param)
mm/shmem.c
4802
static int shmem_parse_monolithic(struct fs_context *fc, void *data)
mm/shmem.c
4810
static int shmem_reconfigure(struct fs_context *fc)
mm/shmem.c
5006
static int shmem_fill_super(struct super_block *sb, struct fs_context *fc)
mm/shmem.c
5137
static int shmem_get_tree(struct fs_context *fc)
mm/shmem.c
5142
static void shmem_free_fc(struct fs_context *fc)
mm/shmem.c
5327
int shmem_init_fs_context(struct fs_context *fc)
net/9p/client.c
84
static int apply_client_options(struct p9_client *clnt, struct fs_context *fc)
net/9p/client.c
854
struct p9_client *p9_client_create(struct fs_context *fc)
net/9p/trans_fd.c
873
p9_fd_create_tcp(struct p9_client *client, struct fs_context *fc)
net/9p/trans_fd.c
931
p9_fd_create_unix(struct p9_client *client, struct fs_context *fc)
net/9p/trans_fd.c
972
p9_fd_create(struct p9_client *client, struct fs_context *fc)
net/9p/trans_rdma.c
522
rdma_create_trans(struct p9_client *client, struct fs_context *fc)
net/9p/trans_usbg.c
380
static int p9_usbg_create(struct p9_client *client, struct fs_context *fc)
net/9p/trans_virtio.c
692
p9_virtio_create(struct p9_client *client, struct fs_context *fc)
net/9p/trans_xen.c
70
static int p9_xen_create(struct p9_client *client, struct fs_context *fc)
net/socket.c
426
static int sockfs_init_fs_context(struct fs_context *fc)
net/sunrpc/rpc_pipe.c
1117
rpc_fill_super(struct super_block *sb, struct fs_context *fc)
net/sunrpc/rpc_pipe.c
1164
static int rpc_fs_get_tree(struct fs_context *fc)
net/sunrpc/rpc_pipe.c
1169
static void rpc_fs_free_fc(struct fs_context *fc)
net/sunrpc/rpc_pipe.c
1180
static int rpc_init_fs_context(struct fs_context *fc)
security/apparmor/apparmorfs.c
237
static int apparmorfs_fill_super(struct super_block *sb, struct fs_context *fc)
security/apparmor/apparmorfs.c
250
static int apparmorfs_get_tree(struct fs_context *fc)
security/apparmor/apparmorfs.c
259
static int apparmorfs_init_fs_context(struct fs_context *fc)
security/inode.c
42
static int securityfs_fill_super(struct super_block *sb, struct fs_context *fc)
security/inode.c
56
static int securityfs_get_tree(struct fs_context *fc)
security/inode.c
65
static int securityfs_init_fs_context(struct fs_context *fc)
security/security.c
840
int security_fs_context_submount(struct fs_context *fc, struct super_block *reference)
security/security.c
856
int security_fs_context_dup(struct fs_context *fc, struct fs_context *src_fc)
security/security.c
873
int security_fs_context_parse_param(struct fs_context *fc,
security/selinux/hooks.c
2812
static int selinux_fs_context_submount(struct fs_context *fc,
security/selinux/hooks.c
2839
static int selinux_fs_context_dup(struct fs_context *fc,
security/selinux/hooks.c
2840
struct fs_context *src_fc)
security/selinux/hooks.c
2860
static int selinux_fs_context_parse_param(struct fs_context *fc,
security/selinux/selinuxfs.c
1960
static int sel_fill_super(struct super_block *sb, struct fs_context *fc)
security/selinux/selinuxfs.c
2080
static int sel_get_tree(struct fs_context *fc)
security/selinux/selinuxfs.c
2089
static int sel_init_fs_context(struct fs_context *fc)
security/smack/smack_lsm.c
618
static int smack_fs_context_submount(struct fs_context *fc,
security/smack/smack_lsm.c
668
static int smack_fs_context_dup(struct fs_context *fc,
security/smack/smack_lsm.c
669
struct fs_context *src_fc)
security/smack/smack_lsm.c
708
static int smack_fs_context_parse_param(struct fs_context *fc,
security/smack/smackfs.c
2879
static int smk_fill_super(struct super_block *sb, struct fs_context *fc)
security/smack/smackfs.c
2958
static int smk_get_tree(struct fs_context *fc)
security/smack/smackfs.c
2971
static int smk_init_fs_context(struct fs_context *fc)
virt/kvm/guest_memfd.c
968
static int kvm_gmem_init_fs_context(struct fs_context *fc)