/Linux-v4.19/fs/hfsplus/ |
D | options.c | 135 if (match_int(&args[0], &tmp)) { in hfsplus_parse_options() 146 if (match_int(&args[0], &tmp)) { in hfsplus_parse_options() 157 if (match_int(&args[0], &sbi->part)) { in hfsplus_parse_options() 163 if (match_int(&args[0], &sbi->session)) { in hfsplus_parse_options()
|
/Linux-v4.19/fs/autofs/ |
D | inode.c | 155 if (match_int(args, pipefd)) in parse_options() 159 if (match_int(args, &option)) in parse_options() 166 if (match_int(args, &option)) in parse_options() 173 if (match_int(args, &option)) in parse_options() 179 if (match_int(args, &option)) in parse_options() 184 if (match_int(args, &option)) in parse_options()
|
/Linux-v4.19/fs/hfs/ |
D | super.c | 256 if (match_int(&args[0], &tmp)) { in parse_options() 267 if (match_int(&args[0], &tmp)) { in parse_options() 300 if (match_int(&args[0], &hsb->part)) { in parse_options() 306 if (match_int(&args[0], &hsb->session)) { in parse_options()
|
/Linux-v4.19/fs/proc/ |
D | root.c | 57 if (match_int(&args[0], &option)) in proc_parse_options() 62 if (match_int(&args[0], &option)) in proc_parse_options()
|
/Linux-v4.19/include/linux/ |
D | parser.h | 30 int match_int(substring_t *, int *result);
|
/Linux-v4.19/fs/9p/ |
D | v9fs.c | 208 r = match_int(&args[0], &option); in v9fs_parse_options() 222 r = match_int(&args[0], &option); in v9fs_parse_options() 237 r = match_int(&args[0], &option); in v9fs_parse_options() 252 r = match_int(&args[0], &option); in v9fs_parse_options()
|
/Linux-v4.19/fs/affs/ |
D | super.c | 222 if (match_int(&args[0], &n)) in parse_options() 254 if (match_int(&args[0], reserved)) in parse_options() 258 if (match_int(&args[0], root)) in parse_options() 262 if (match_int(&args[0], &option)) in parse_options() 270 if (match_int(&args[0], &option)) in parse_options()
|
/Linux-v4.19/lib/ |
D | parser.c | 193 int match_int(substring_t *s, int *result) in match_int() function 197 EXPORT_SYMBOL(match_int);
|
/Linux-v4.19/drivers/nvme/host/ |
D | fabrics.c | 687 if (match_int(args, &token)) { in nvmf_parse_options() 700 if (match_int(args, &token)) { in nvmf_parse_options() 718 if (match_int(args, &token)) { in nvmf_parse_options() 741 if (match_int(args, &token)) { in nvmf_parse_options() 779 if (match_int(args, &token)) { in nvmf_parse_options()
|
/Linux-v4.19/fs/devpts/ |
D | inode.c | 281 if (match_int(&args[0], &option)) in parse_mount_options() 290 if (match_int(&args[0], &option)) in parse_mount_options() 311 if (match_int(&args[0], &option) || in parse_mount_options()
|
/Linux-v4.19/fs/isofs/ |
D | inode.c | 414 if (match_int(&args[0], &option)) in parse_options() 426 if (match_int(&args[0], &option)) in parse_options() 439 if (match_int(&args[0], &option)) in parse_options() 447 if (match_int(&args[0], &option)) in parse_options() 455 if (match_int(&args[0], &option)) in parse_options() 460 if (match_int(&args[0], &option)) in parse_options() 468 if (match_int(&args[0], &option)) in parse_options()
|
/Linux-v4.19/fs/adfs/ |
D | super.c | 176 if (match_int(args, &option)) in parse_options() 183 if (match_int(args, &option)) in parse_options() 200 if (match_int(args, &option)) in parse_options()
|
/Linux-v4.19/drivers/target/ |
D | target_core_pscsi.c | 760 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 769 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 779 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 789 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
|
D | target_core_rd.c | 576 match_int(args, &arg); in rd_set_configfs_dev_params() 583 match_int(args, &arg); in rd_set_configfs_dev_params()
|
/Linux-v4.19/fs/tracefs/ |
D | inode.c | 183 if (match_int(&args[0], &option)) in tracefs_parse_options() 191 if (match_int(&args[0], &option)) in tracefs_parse_options()
|
/Linux-v4.19/arch/s390/hypfs/ |
D | inode.c | 236 if (match_int(&args[0], &option)) in hypfs_parse_options() 244 if (match_int(&args[0], &option)) in hypfs_parse_options()
|
/Linux-v4.19/fs/ocfs2/ |
D | super.c | 1331 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1374 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1382 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1390 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1401 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1476 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1487 if (match_int(&args[0], &option)) { in ocfs2_parse_options()
|
/Linux-v4.19/fs/debugfs/ |
D | inode.c | 88 if (match_int(&args[0], &option)) in debugfs_parse_options() 96 if (match_int(&args[0], &option)) in debugfs_parse_options()
|
/Linux-v4.19/fs/omfs/ |
D | inode.c | 422 if (match_int(&args[0], &option)) in parse_options() 429 if (match_int(&args[0], &option)) in parse_options()
|
/Linux-v4.19/fs/f2fs/ |
D | super.c | 455 if (args->from && match_int(args, &arg)) in parse_options() 494 if (args->from && match_int(args, &arg)) in parse_options() 537 if (args->from && match_int(args, &arg)) in parse_options() 549 if (args->from && match_int(args, &arg)) in parse_options() 560 if (args->from && match_int(args, &arg)) in parse_options() 595 if (args->from && match_int(args, &arg)) in parse_options() 606 if (args->from && match_int(args, &arg)) in parse_options() 617 if (args->from && match_int(args, &arg)) in parse_options()
|
/Linux-v4.19/fs/udf/ |
D | super.c | 497 if (match_int(&args[0], &option)) in udf_parse_options() 524 if (match_int(args, &option)) in udf_parse_options() 532 if (match_int(args, &option)) in udf_parse_options() 548 if (match_int(args, &option)) in udf_parse_options() 555 if (match_int(args, &option)) in udf_parse_options() 562 if (match_int(args, &option)) in udf_parse_options()
|
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 641 if (match_int(&args[0], &option)) in spufs_parse_options() 648 if (match_int(&args[0], &option)) in spufs_parse_options()
|
/Linux-v4.19/fs/hpfs/ |
D | super.c | 342 if (match_int(args, &option)) in parse_opts() 349 if (match_int(args, &option)) in parse_opts()
|
/Linux-v4.19/fs/gfs2/ |
D | super.c | 235 rv = match_int(&tmp[0], &args->ar_commit); in gfs2_mount_args() 242 rv = match_int(&tmp[0], &args->ar_statfs_quantum); in gfs2_mount_args() 249 rv = match_int(&tmp[0], &args->ar_quota_quantum); in gfs2_mount_args() 256 rv = match_int(&tmp[0], &args->ar_statfs_percent); in gfs2_mount_args()
|
/Linux-v4.19/fs/jffs2/ |
D | super.c | 221 if (match_int(&args[0], &opt)) in jffs2_parse_options()
|