| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs_parser.c | 49 static inline bool is_flag(const struct fs_parameter_spec *p) in is_flag() 54 static const struct fs_parameter_spec *fs_lookup_key( in fs_lookup_key() 55 const struct fs_parameter_spec *desc, in fs_lookup_key() 58 const struct fs_parameter_spec *p, *other = NULL; in fs_lookup_key() 104 const struct fs_parameter_spec *desc, in __fs_parse() 108 const struct fs_parameter_spec *p; in __fs_parse() 197 int fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_bool() 211 int fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_u32() 222 int fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_s32() 232 int fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p, in fs_param_is_u64() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs_parser.h | 20 struct fs_parameter_spec; 23 const struct fs_parameter_spec *, 39 struct fs_parameter_spec { struct 64 const struct fs_parameter_spec *desc, argument 69 const struct fs_parameter_spec *desc, in fs_parse() 87 const struct fs_parameter_spec *desc); 93 const struct fs_parameter_spec *desc) in fs_validate_description()
|
| H A D | ramfs.h | 21 extern const struct fs_parameter_spec ramfs_fs_parameters[];
|
| H A D | shmem_fs.h | 56 extern const struct fs_parameter_spec shmem_fs_parameters[];
|
| H A D | fs.h | 72 struct fs_parameter_spec; 2312 const struct fs_parameter_spec *parameters;
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | root.c | 46 static const struct fs_parameter_spec proc_fs_parameters[] = { 64 struct fs_parameter_spec hidepid_u32_spec = fsparam_u32("hidepid", Opt_hidepid); in proc_parse_hidepid_param()
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cgroup-internal.h | 287 extern const struct fs_parameter_spec cgroup1_fs_parameters[];
|
| H A D | cgroup-v1.c | 911 const struct fs_parameter_spec cgroup1_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | super.c | 41 static const struct fs_parameter_spec afs_fs_parameters[]; 84 static const struct fs_parameter_spec afs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/ramfs/ |
| H A D | inode.c | 184 const struct fs_parameter_spec ramfs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | super.c | 181 static const struct fs_parameter_spec jffs2_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | super.c | 42 static const struct fs_parameter_spec vboxsf_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/arch/s390/hypfs/ |
| H A D | inode.c | 212 static const struct fs_parameter_spec hypfs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | mount_api.rst | 602 const struct fs_parameter_spec *specs; 630 struct fs_parameter_spec { 698 static const struct fs_parameter_spec afs_param_specs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binderfs.c | 66 static const struct fs_parameter_spec binderfs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | inode.c | 634 static const struct fs_parameter_spec bpf_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | ceph_common.c | 290 static const struct fs_parameter_spec ceph_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | super.c | 378 static const struct fs_parameter_spec erofs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 586 static const struct fs_parameter_spec spufs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | super.c | 235 static const struct fs_parameter_spec exfat_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | super.c | 175 static const struct fs_parameter_spec ceph_mount_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | virtio_fs.c | 89 static const struct fs_parameter_spec virtio_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | fs_context.c | 116 static const struct fs_parameter_spec nfs_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/hugetlbfs/ |
| H A D | inode.c | 77 static const struct fs_parameter_spec hugetlb_fs_parameters[] = {
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | ops_fstype.c | 1379 static const struct fs_parameter_spec gfs2_fs_parameters[] = {
|