| /linux/fs/nfs/ |
| A D | fs_context.c | 687 ctx->rsize = result.uint_32; in nfs_fs_context_parse_param() 690 ctx->wsize = result.uint_32; in nfs_fs_context_parse_param() 693 ctx->bsize = result.uint_32; in nfs_fs_context_parse_param() 696 if (result.uint_32 < 1 || result.uint_32 > INT_MAX) in nfs_fs_context_parse_param() 698 ctx->timeo = result.uint_32; in nfs_fs_context_parse_param() 701 if (result.uint_32 > INT_MAX) in nfs_fs_context_parse_param() 865 if (result.uint_32 < 1 || result.uint_32 > NFS_MAX_CONNECTIONS) in nfs_fs_context_parse_param() 871 if (result.uint_32 < 1 || result.uint_32 > NFS_MAX_TRANSPORTS) in nfs_fs_context_parse_param() 877 switch (result.uint_32) { in nfs_fs_context_parse_param() 894 switch (result.uint_32) { in nfs_fs_context_parse_param() [all …]
|
| /linux/fs/smb/client/ |
| A D | fs_context.c | 1116 ctx->port = result.uint_32; in smb3_fs_context_parse_param() 1122 ctx->dir_mode = result.uint_32; in smb3_fs_context_parse_param() 1128 ctx->retrans = result.uint_32; in smb3_fs_context_parse_param() 1143 ctx->bsize = result.uint_32; in smb3_fs_context_parse_param() 1164 ctx->rasize = result.uint_32; in smb3_fs_context_parse_param() 1167 ctx->rsize = result.uint_32; in smb3_fs_context_parse_param() 1171 ctx->wsize = result.uint_32; in smb3_fs_context_parse_param() 1225 if (result.uint_32 < 20 || result.uint_32 > 60000) { in smb3_fs_context_parse_param() 1233 if (result.uint_32 < 1 || result.uint_32 > CIFS_MAX_CHANNELS) { in smb3_fs_context_parse_param() 1240 if (result.uint_32 > 1) in smb3_fs_context_parse_param() [all …]
|
| /linux/fs/vboxsf/ |
| A D | super.c | 80 ctx->o.ttl = msecs_to_jiffies(result.uint_32); in vboxsf_parse_param() 83 if (result.uint_32 & ~0777) in vboxsf_parse_param() 85 ctx->o.dmode = result.uint_32; in vboxsf_parse_param() 89 if (result.uint_32 & ~0777) in vboxsf_parse_param() 91 ctx->o.fmode = result.uint_32; in vboxsf_parse_param() 95 if (result.uint_32 & ~07777) in vboxsf_parse_param() 97 ctx->o.dmask = result.uint_32; in vboxsf_parse_param() 100 if (result.uint_32 & ~07777) in vboxsf_parse_param() 102 ctx->o.fmask = result.uint_32; in vboxsf_parse_param()
|
| /linux/fs/ |
| A D | fs_parser.c | 221 if (kstrtouint(param->string, base, &result->uint_32) < 0) in fs_param_is_u32() 264 result->uint_32 = c->value; in fs_param_is_enum() 294 kstrtouint(param->string, 0, &result->uint_32) < 0) in fs_param_is_fd() 296 if (result->uint_32 <= INT_MAX) in fs_param_is_fd() 300 result->uint_32 = param->dirfd; in fs_param_is_fd() 301 if (result->uint_32 <= INT_MAX) in fs_param_is_fd() 319 uid = make_kuid(current_user_ns(), result->uint_32); in fs_param_is_uid() 336 gid = make_kgid(current_user_ns(), result->uint_32); in fs_param_is_gid()
|
| /linux/net/ceph/ |
| A D | ceph_common.c | 487 switch (result.uint_32) { in ceph_parse_param() 502 switch (result.uint_32) { in ceph_parse_param() 530 if (result.uint_32 < 1 || result.uint_32 > INT_MAX / 1000) in ceph_parse_param() 533 msecs_to_jiffies(result.uint_32 * 1000); in ceph_parse_param() 537 if (result.uint_32 < 1 || result.uint_32 > INT_MAX / 1000) in ceph_parse_param() 539 opt->osd_idle_ttl = msecs_to_jiffies(result.uint_32 * 1000); in ceph_parse_param() 543 if (result.uint_32 > INT_MAX / 1000) in ceph_parse_param() 545 opt->mount_timeout = msecs_to_jiffies(result.uint_32 * 1000); in ceph_parse_param() 549 if (result.uint_32 > INT_MAX / 1000) in ceph_parse_param() 552 msecs_to_jiffies(result.uint_32 * 1000); in ceph_parse_param()
|
| /linux/fs/ceph/ |
| A D | super.c | 438 mode = result.uint_32; in ceph_parse_mount_param() 453 if (result.uint_32 < PAGE_SIZE || in ceph_parse_mount_param() 454 result.uint_32 > CEPH_MAX_WRITE_SIZE) in ceph_parse_mount_param() 459 if (result.uint_32 < PAGE_SIZE || in ceph_parse_mount_param() 460 result.uint_32 > CEPH_MAX_READ_SIZE) in ceph_parse_mount_param() 468 if (result.uint_32 < 1) in ceph_parse_mount_param() 473 if (result.uint_32 < 1) in ceph_parse_mount_param() 483 if (result.uint_32 < 1) in ceph_parse_mount_param() 485 fsopt->max_readdir = result.uint_32; in ceph_parse_mount_param() 488 if (result.uint_32 < PAGE_SIZE && result.uint_32 != 0) in ceph_parse_mount_param() [all …]
|
| /linux/fs/autofs/ |
| A D | inode.c | 167 pipe = fget(result->uint_32); in autofs_parse_fd() 186 sbi->pipefd = result->uint_32; in autofs_parse_fd() 213 ctx->pgrp = result.uint_32; in autofs_parse_param() 217 sbi->min_proto = result.uint_32; in autofs_parse_param() 220 sbi->max_proto = result.uint_32; in autofs_parse_param()
|
| /linux/fs/proc/ |
| A D | root.c | 68 if (!kstrtouint(param->string, base, &result.uint_32)) { in proc_parse_hidepid_param() 69 if (!valid_hidepid(result.uint_32)) in proc_parse_hidepid_param() 71 ctx->hidepid = result.uint_32; in proc_parse_hidepid_param() 124 ctx->gid = result.uint_32; in proc_parse_param()
|
| /linux/fs/overlayfs/ |
| A D | params.c | 564 config->redirect_mode = result.uint_32; in ovl_parse_param() 573 config->index = result.uint_32; in ovl_parse_param() 577 config->uuid = result.uint_32; in ovl_parse_param() 580 config->nfs_export = result.uint_32; in ovl_parse_param() 584 config->xino = result.uint_32; in ovl_parse_param() 587 config->metacopy = result.uint_32; in ovl_parse_param() 591 config->verity_mode = result.uint_32; in ovl_parse_param()
|
| /linux/fs/jffs2/ |
| A D | super.c | 201 c->mount_opts.compr = result.uint_32; in jffs2_parse_param() 205 if (result.uint_32 > UINT_MAX / 1024) in jffs2_parse_param() 207 c->mount_opts.rp_size = result.uint_32 * 1024; in jffs2_parse_param()
|
| /linux/fs/exfat/ |
| A D | super.c | 310 opts->fs_fmask = result.uint_32; in exfat_parse_param() 311 opts->fs_dmask = result.uint_32; in exfat_parse_param() 314 opts->fs_dmask = result.uint_32; in exfat_parse_param() 317 opts->fs_fmask = result.uint_32; in exfat_parse_param() 320 opts->allow_utime = result.uint_32 & 0022; in exfat_parse_param() 328 opts->errors = result.uint_32; in exfat_parse_param()
|
| /linux/fs/isofs/ |
| A D | inode.c | 389 popt->map = result.uint_32; in isofs_parse_param() 392 n = result.uint_32; in isofs_parse_param() 402 popt->sbsector = result.uint_32; in isofs_parse_param() 405 popt->check = result.uint_32; in isofs_parse_param() 418 popt->fmode = result.uint_32; in isofs_parse_param() 421 popt->dmode = result.uint_32; in isofs_parse_param() 427 n = result.uint_32; in isofs_parse_param()
|
| /linux/fs/fat/ |
| A D | inode.c | 1182 opts->name_check = result.uint_32; in fat_parse_param() 1215 opts->fs_fmask = opts->fs_dmask = result.uint_32; in fat_parse_param() 1218 opts->fs_dmask = result.uint_32; in fat_parse_param() 1221 opts->fs_fmask = result.uint_32; in fat_parse_param() 1224 opts->allow_utime = result.uint_32 & (S_IWGRP | S_IWOTH); in fat_parse_param() 1227 opts->codepage = result.uint_32; in fat_parse_param() 1245 opts->time_offset = result.uint_32; in fat_parse_param() 1248 opts->errors = result.uint_32; in fat_parse_param() 1254 opts->nfs = result.uint_32; in fat_parse_param() 1275 opts->shortname = result.uint_32; in fat_parse_param()
|
| /linux/fs/ext4/ |
| A D | super.c | 2182 ctx->s_sb_block = result.uint_32; in ext4_parse_param() 2203 ctx->s_jquota_fmt = result.uint_32; in ext4_parse_param() 2213 if (result.uint_32 == 0) in ext4_parse_param() 2219 result.uint_32, INT_MAX / HZ); in ext4_parse_param() 2226 if ((result.uint_32 & 1) || (result.uint_32 < 4)) { in ext4_parse_param() 2243 if (result.uint_32 && in ext4_parse_param() 2244 (result.uint_32 > (1 << 30) || in ext4_parse_param() 2272 ctx->s_stripe = result.uint_32; in ext4_parse_param() 2318 if (result.uint_32 > 7) { in ext4_parse_param() 2334 Opt_dax : result.uint_32; in ext4_parse_param() [all …]
|
| /linux/fs/btrfs/ |
| A D | super.c | 417 if (result.uint_32 == 0) { in btrfs_parse_param() 421 ctx->thread_pool_size = result.uint_32; in btrfs_parse_param() 470 ctx->metadata_ratio = result.uint_32; in btrfs_parse_param() 483 switch (result.uint_32) { in btrfs_parse_param() 510 switch (result.uint_32) { in btrfs_parse_param() 558 switch (result.uint_32) { in btrfs_parse_param() 572 ctx->commit_interval = result.uint_32; in btrfs_parse_param() 577 switch (result.uint_32) { in btrfs_parse_param() 611 switch (result.uint_32) { in btrfs_parse_param()
|
| /linux/fs/ntfs3/ |
| A D | super.c | 333 if (result.uint_32 & ~07777) in ntfs_fs_parse_param() 335 opts->fs_fmask_inv = ~result.uint_32; in ntfs_fs_parse_param() 336 opts->fs_dmask_inv = ~result.uint_32; in ntfs_fs_parse_param() 341 if (result.uint_32 & ~07777) in ntfs_fs_parse_param() 343 opts->fs_dmask_inv = ~result.uint_32; in ntfs_fs_parse_param() 347 if (result.uint_32 & ~07777) in ntfs_fs_parse_param() 349 opts->fs_fmask_inv = ~result.uint_32; in ntfs_fs_parse_param()
|
| /linux/drivers/android/ |
| A D | binderfs.c | 293 if (result.uint_32 > BINDERFS_MAX_MINOR) in binderfs_fs_context_parse_param() 296 ctx->max = result.uint_32; in binderfs_fs_context_parse_param() 302 ctx->stats_mode = result.uint_32; in binderfs_fs_context_parse_param()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| A D | inode.c | 624 uid = make_kuid(current_user_ns(), result.uint_32); in spufs_parse_param() 630 gid = make_kgid(current_user_ns(), result.uint_32); in spufs_parse_param() 636 ctx->mode = result.uint_32 & S_IALLUGO; in spufs_parse_param()
|
| /linux/arch/s390/hypfs/ |
| A D | inode.c | 232 uid = make_kuid(current_user_ns(), result.uint_32); in hypfs_parse_param() 238 gid = make_kgid(current_user_ns(), result.uint_32); in hypfs_parse_param()
|
| /linux/include/linux/ |
| A D | fs_parser.h | 58 unsigned int uint_32; /* For spec_u32{,_octal,_hex}/spec_enum */ member
|
| /linux/fs/udf/ |
| A D | super.c | 536 n = result.uint_32; in udf_parse_param() 593 uopt->umask = result.uint_32; in udf_parse_param() 599 uopt->session = result.uint_32; in udf_parse_param() 604 uopt->lastblock = result.uint_32; in udf_parse_param() 609 uopt->anchor = result.uint_32; in udf_parse_param() 639 uopt->fmode = result.uint_32 & 0777; in udf_parse_param() 642 uopt->dmode = result.uint_32 & 0777; in udf_parse_param()
|
| /linux/kernel/bpf/ |
| A D | inode.c | 845 uid = make_kuid(current_user_ns(), result.uint_32); in bpf_parse_param() 859 gid = make_kgid(current_user_ns(), result.uint_32); in bpf_parse_param() 873 opts->mode = result.uint_32 & S_IALLUGO; in bpf_parse_param()
|
| /linux/fs/ramfs/ |
| A D | inode.c | 255 fsi->mount_opts.mode = result.uint_32 & S_IALLUGO; in ramfs_parse_param()
|
| /linux/fs/fuse/ |
| A D | inode.c | 792 ctx->fd = result.uint_32; in fuse_parse_param() 797 if (!fuse_valid_type(result.uint_32)) in fuse_parse_param() 799 ctx->rootmode = result.uint_32; in fuse_parse_param() 836 ctx->max_read = result.uint_32; in fuse_parse_param() 842 ctx->blksize = result.uint_32; in fuse_parse_param()
|
| /linux/Documentation/filesystems/ |
| A D | mount_api.rst | 637 fs_param_is_u32 32-bit unsigned int result->uint_32 638 fs_param_is_u32_octal 32-bit octal int result->uint_32 639 fs_param_is_u32_hex 32-bit hex int result->uint_32 642 fs_param_is_enum Enum value name result->uint_32 793 result->{boolean,int_32,uint_32,uint_64,uid,gid}.
|