Symbol: fs_parameter_spec
arch/powerpc/platforms/cell/spufs/inode.c
570
static const struct fs_parameter_spec spufs_fs_parameters[] = {
arch/s390/hypfs/inode.c
196
static const struct fs_parameter_spec hypfs_fs_parameters[] = {
drivers/android/binder/rust_binderfs.c
79
static const struct fs_parameter_spec binderfs_fs_parameters[] = {
drivers/android/binderfs.c
70
static const struct fs_parameter_spec binderfs_fs_parameters[] = {
drivers/block/rbd.c
808
static const struct fs_parameter_spec rbd_parameters[] = {
drivers/usb/gadget/function/f_fs.c
1957
static const struct fs_parameter_spec ffs_fs_fs_parameters[] = {
fs/9p/v9fs.c
79
const struct fs_parameter_spec v9fs_param_spec[] = {
fs/9p/v9fs.h
169
extern const struct fs_parameter_spec v9fs_param_spec[];
fs/adfs/super.c
121
static const struct fs_parameter_spec adfs_param_spec[] = {
fs/affs/super.c
179
static const struct fs_parameter_spec affs_param_spec[] = {
fs/afs/super.c
41
static const struct fs_parameter_spec afs_fs_parameters[];
fs/afs/super.c
85
static const struct fs_parameter_spec afs_fs_parameters[] = {
fs/autofs/autofs_i.h
219
extern const struct fs_parameter_spec autofs_param_specs[];
fs/autofs/inode.c
128
const struct fs_parameter_spec autofs_param_specs[] = {
fs/befs/linuxvfs.c
679
static const struct fs_parameter_spec befs_param_spec[] = {
fs/btrfs/super.c
215
static const struct fs_parameter_spec btrfs_fs_parameters[] = {
fs/ceph/super.c
192
static const struct fs_parameter_spec ceph_mount_parameters[] = {
fs/coda/inode.c
117
static const struct fs_parameter_spec coda_param_specs[] = {
fs/debugfs/inode.c
95
static const struct fs_parameter_spec debugfs_param_specs[] = {
fs/devpts/inode.c
91
static const struct fs_parameter_spec devpts_param_specs[] = {
fs/ecryptfs/main.c
166
static const struct fs_parameter_spec ecryptfs_fs_param_spec[] = {
fs/efivarfs/super.c
314
static const struct fs_parameter_spec efivarfs_parameters[] = {
fs/erofs/super.c
409
static const struct fs_parameter_spec erofs_fs_parameters[] = {
fs/exfat/super.c
247
static const struct fs_parameter_spec exfat_parameters[] = {
fs/ext2/super.c
445
static const struct fs_parameter_spec ext2_param_spec[] = {
fs/ext4/super.c
1751
static const struct fs_parameter_spec ext4_param_specs[] = {
fs/ext4/super.c
2941
const struct fs_parameter_spec *spec;
fs/ext4/super.c
97
static const struct fs_parameter_spec ext4_param_specs[];
fs/f2fs/super.c
307
static const struct fs_parameter_spec f2fs_param_specs[] = {
fs/fat/fat.h
428
extern const struct fs_parameter_spec fat_param_spec[];
fs/fat/inode.c
1094
const struct fs_parameter_spec fat_param_spec[] = {
fs/fat/inode.c
1133
static const struct fs_parameter_spec msdos_param_spec[] = {
fs/fat/inode.c
1147
static const struct fs_parameter_spec vfat_param_spec[] = {
fs/fs_parser.c
105
const struct fs_parameter_spec *desc,
fs/fs_parser.c
109
const struct fs_parameter_spec *p;
fs/fs_parser.c
199
int fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
215
int fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
229
int fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
242
int fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
255
int fs_param_is_enum(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
271
int fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
281
int fs_param_is_blob(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
290
int fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
314
const struct fs_parameter_spec *p,
fs/fs_parser.c
333
int fs_param_is_uid(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
350
int fs_param_is_gid(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
367
int fs_param_is_blockdev(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
374
int fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p,
fs/fs_parser.c
388
const struct fs_parameter_spec *desc)
fs/fs_parser.c
390
const struct fs_parameter_spec *param, *p2;
fs/fs_parser.c
50
static inline bool is_flag(const struct fs_parameter_spec *p)
fs/fs_parser.c
55
static const struct fs_parameter_spec *fs_lookup_key(
fs/fs_parser.c
56
const struct fs_parameter_spec *desc,
fs/fs_parser.c
59
const struct fs_parameter_spec *p, *other = NULL;
fs/fuse/inode.c
789
static const struct fs_parameter_spec fuse_fs_parameters[] = {
fs/fuse/virtio_fs.c
115
static const struct fs_parameter_spec virtio_fs_parameters[] = {
fs/gfs2/ops_fstype.c
1411
static const struct fs_parameter_spec gfs2_fs_parameters[] = {
fs/hfs/super.c
199
static const struct fs_parameter_spec hfs_param_spec[] = {
fs/hfsplus/options.c
32
static const struct fs_parameter_spec hfs_param_spec[] = {
fs/hostfs/hostfs_kern.c
973
static const struct fs_parameter_spec hostfs_param_specs[] = {
fs/hpfs/super.c
316
static const struct fs_parameter_spec hpfs_param_spec[] = {
fs/hugetlbfs/inode.c
78
static const struct fs_parameter_spec hugetlb_fs_parameters[] = {
fs/isofs/inode.c
316
static const struct fs_parameter_spec isofs_param_spec[] = {
fs/jffs2/super.c
183
static const struct fs_parameter_spec jffs2_fs_parameters[] = {
fs/jfs/super.c
220
static const struct fs_parameter_spec jfs_param_spec[] = {
fs/nfs/fs_context.c
159
static const struct fs_parameter_spec nfs_fs_parameters[] = {
fs/nilfs2/super.c
730
static const struct fs_parameter_spec nilfs_param_spec[] = {
fs/ntfs3/super.c
278
static const struct fs_parameter_spec ntfs_fs_parameters[] = {
fs/ocfs2/super.c
191
static const struct fs_parameter_spec ocfs2_param_spec[] = {
fs/omfs/inode.c
400
static const struct fs_parameter_spec omfs_param_spec[] = {
fs/orangefs/orangefs-kernel.h
333
extern const struct fs_parameter_spec orangefs_fs_param_spec[];
fs/orangefs/super.c
29
const struct fs_parameter_spec orangefs_fs_param_spec[] = {
fs/overlayfs/params.c
161
const struct fs_parameter_spec ovl_parameter_spec[] = {
fs/overlayfs/params.h
9
extern const struct fs_parameter_spec ovl_parameter_spec[];
fs/proc/root.c
44
static const struct fs_parameter_spec proc_fs_parameters[] = {
fs/proc/root.c
63
struct fs_parameter_spec hidepid_u32_spec = fsparam_u32("hidepid", Opt_hidepid);
fs/pstore/inode.c
232
static const struct fs_parameter_spec pstore_param_spec[] = {
fs/qnx6/inode.c
226
static const struct fs_parameter_spec qnx6_param_spec[] = {
fs/ramfs/inode.c
224
const struct fs_parameter_spec ramfs_fs_parameters[] = {
fs/resctrl/rdtgroup.c
2911
static const struct fs_parameter_spec rdt_fs_parameters[] = {
fs/smb/client/cifs_debug.c
1263
const struct fs_parameter_spec *p;
fs/smb/client/fs_context.c
75
const struct fs_parameter_spec smb3_fs_parameters[] = {
fs/smb/client/fs_context.h
344
extern const struct fs_parameter_spec smb3_fs_parameters[];
fs/squashfs/super.c
65
static const struct fs_parameter_spec squashfs_fs_parameters[] = {
fs/tracefs/inode.c
295
static const struct fs_parameter_spec tracefs_param_specs[] = {
fs/ubifs/super.c
1000
static const struct fs_parameter_spec ubifs_fs_param_spec[] = {
fs/udf/super.c
107
static const struct fs_parameter_spec udf_param_spec[];
fs/udf/super.c
492
static const struct fs_parameter_spec udf_param_spec[] = {
fs/ufs/super.c
370
static const struct fs_parameter_spec ufs_param_spec[] = {
fs/vboxsf/super.c
42
static const struct fs_parameter_spec vboxsf_fs_parameters[] = {
fs/xfs/xfs_super.c
124
static const struct fs_parameter_spec xfs_fs_parameters[] = {
fs/zonefs/super.c
489
static const struct fs_parameter_spec zonefs_param_spec[] = {
include/linux/fs.h
2285
const struct fs_parameter_spec *parameters;
include/linux/fs.h
73
struct fs_parameter_spec;
include/linux/fs_parser.h
20
struct fs_parameter_spec;
include/linux/fs_parser.h
23
const struct fs_parameter_spec *,
include/linux/fs_parser.h
67
const struct fs_parameter_spec *desc,
include/linux/fs_parser.h
72
const struct fs_parameter_spec *desc,
include/linux/fs_parser.h
91
const struct fs_parameter_spec *desc);
include/linux/fs_parser.h
94
const struct fs_parameter_spec *desc)
include/linux/ramfs.h
22
extern const struct fs_parameter_spec ramfs_fs_parameters[];
include/linux/shmem_fs.h
102
extern const struct fs_parameter_spec shmem_fs_parameters[];
kernel/bpf/inode.c
793
static const struct fs_parameter_spec bpf_fs_parameters[] = {
kernel/cgroup/cgroup-internal.h
291
extern const struct fs_parameter_spec cgroup1_fs_parameters[];
kernel/cgroup/cgroup-v1.c
927
const struct fs_parameter_spec cgroup1_fs_parameters[] = {
kernel/cgroup/cgroup.c
1995
static const struct fs_parameter_spec cgroup2_fs_parameters[] = {
kernel/cgroup/cgroup.c
2414
static const struct fs_parameter_spec cpuset_fs_parameters[] = {
mm/shmem.c
4528
const struct fs_parameter_spec shmem_fs_parameters[] = {
net/ceph/ceph_common.c
282
static const struct fs_parameter_spec ceph_parameters[] = {
security/selinux/hooks.c
2851
static const struct fs_parameter_spec selinux_fs_parameters[] = {
security/smack/smack_lsm.c
690
static const struct fs_parameter_spec smack_fs_parameters[] = {