| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | inode.c | 162 if (match_int(args, &pipefd)) in parse_options() 167 if (match_int(args, &option)) in parse_options() 175 if (match_int(args, &option)) in parse_options() 183 if (match_int(args, &option)) in parse_options() 189 if (match_int(args, &option)) in parse_options() 194 if (match_int(args, &option)) in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | utf8-core.c | 188 if (match_int(&args[0], maj) || match_int(&args[1], min) || in utf8_parse_version() 189 match_int(&args[2], rev)) in utf8_parse_version()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | v9fs.c | 197 r = match_int(&args[0], &option); in v9fs_parse_options() 211 r = match_int(&args[0], &option); in v9fs_parse_options() 226 r = match_int(&args[0], &option); in v9fs_parse_options() 241 r = match_int(&args[0], &option); in v9fs_parse_options() 352 r = match_int(&args[0], &option); in v9fs_parse_options()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | fabrics.c | 706 if (match_int(args, &token)) { in nvmf_parse_options() 719 if (match_int(args, &token)) { in nvmf_parse_options() 737 if (match_int(args, &token)) { in nvmf_parse_options() 753 if (match_int(args, &token)) { in nvmf_parse_options() 791 if (match_int(args, &token)) { in nvmf_parse_options() 839 if (match_int(args, &token)) { in nvmf_parse_options() 851 if (match_int(args, &token)) { in nvmf_parse_options() 863 if (match_int(args, &token)) { in nvmf_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | super.c | 250 if (match_int(&args[0], &tmp)) { in parse_options() 261 if (match_int(&args[0], &tmp)) { in parse_options() 294 if (match_int(&args[0], &hsb->part)) { in parse_options() 300 if (match_int(&args[0], &hsb->session)) { in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | super.c | 217 if (match_int(&args[0], &n)) in parse_options() 249 if (match_int(&args[0], reserved)) in parse_options() 253 if (match_int(&args[0], root)) in parse_options() 257 if (match_int(&args[0], &option)) in parse_options() 265 if (match_int(&args[0], &option)) in parse_options()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | parser.c | 185 int match_int(substring_t *s, int *result) in match_int() function 189 EXPORT_SYMBOL(match_int);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | parser.h | 31 int match_int(substring_t *, int *result);
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | inode.c | 413 if (match_int(&args[0], &option)) in parse_options() 425 if (match_int(&args[0], &option)) in parse_options() 438 if (match_int(&args[0], &option)) in parse_options() 446 if (match_int(&args[0], &option)) in parse_options() 454 if (match_int(&args[0], &option)) in parse_options() 459 if (match_int(&args[0], &option)) in parse_options() 467 if (match_int(&args[0], &option)) in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | super.c | 147 if (match_int(args, &option)) in parse_options() 154 if (match_int(args, &option)) in parse_options() 171 if (match_int(args, &option)) in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/devpts/ |
| H A D | inode.c | 278 if (match_int(&args[0], &option)) in parse_mount_options() 287 if (match_int(&args[0], &option)) in parse_mount_options() 308 if (match_int(&args[0], &option) || in parse_mount_options()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_pscsi.c | 748 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 757 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 767 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 777 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
|
| H A D | target_core_rd.c | 563 match_int(args, &arg); in rd_set_configfs_dev_params() 570 match_int(args, &arg); in rd_set_configfs_dev_params()
|
| /OK3568_Linux_fs/kernel/fs/tracefs/ |
| H A D | inode.c | 254 if (match_int(&args[0], &option)) in tracefs_parse_options() 262 if (match_int(&args[0], &option)) in tracefs_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | super.c | 1282 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1325 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1333 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1341 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1352 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1427 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1438 if (match_int(&args[0], &option)) { in ocfs2_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | inode.c | 119 if (match_int(&args[0], &option)) in debugfs_parse_options() 127 if (match_int(&args[0], &option)) in debugfs_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | inode.c | 421 if (match_int(&args[0], &option)) in parse_options() 428 if (match_int(&args[0], &option)) in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 694 if (args->from && match_int(args, &arg)) in parse_options() 729 if (args->from && match_int(args, &arg)) in parse_options() 773 if (args->from && match_int(args, &arg)) in parse_options() 784 if (args->from && match_int(args, &arg)) in parse_options() 794 if (args->from && match_int(args, &arg)) in parse_options() 824 if (args->from && match_int(args, &arg)) in parse_options() 835 if (args->from && match_int(args, &arg)) in parse_options() 842 if (args->from && match_int(args, &arg)) in parse_options() 998 if (args->from && match_int(args, &arg)) in parse_options() 1006 if (args->from && match_int(args, &arg)) in parse_options() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 3460 if (match_int(args, &token)) { in srp_parse_options() 3468 if (match_int(args, &token) || token < 1) { in srp_parse_options() 3480 if (match_int(args, &token) || token < 1) { in srp_parse_options() 3489 if (match_int(args, &token) || token < 1) { in srp_parse_options() 3529 if (match_int(args, &token) || token < 1 || token > 255) { in srp_parse_options() 3538 if (match_int(args, &token)) { in srp_parse_options() 3546 if (match_int(args, &token) || token < 1 || in srp_parse_options() 3556 if (match_int(args, &token) || token < 0) { in srp_parse_options() 3564 if (match_int(args, &token) || token < 2 || token > 7) { in srp_parse_options() 3573 if (match_int(args, &token) || token < 0) { in srp_parse_options() [all …]
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | super.c | 480 if (match_int(&args[0], &option)) in udf_parse_options() 507 if (match_int(args, &option)) in udf_parse_options() 515 if (match_int(args, &option)) in udf_parse_options() 531 if (match_int(args, &option)) in udf_parse_options() 538 if (match_int(args, &option)) in udf_parse_options() 545 if (match_int(args, &option)) in udf_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | super.c | 336 if (match_int(args, &option)) in parse_opts() 343 if (match_int(args, &option)) in parse_opts()
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | vfs.c | 251 if (match_int(&args[0], &value)) in parse_options() 258 if (match_int(&args[0], &value)) in parse_options() 263 if (match_int(&args[0], &value)) in parse_options() 268 if (match_int(&args[0], &value)) in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | inode.c | 1211 if (match_int(&args[0], &option)) in parse_options() 1218 if (match_int(&args[0], &option)) in parse_options() 1245 if (match_int(&args[0], &option)) in parse_options() 1253 if (match_int(&args[0], &option)) in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | linuxvfs.c | 722 if (match_int(&args[0], &option)) in parse_options() 736 if (match_int(&args[0], &option)) in parse_options()
|