Home
last modified time | relevance | path

Searched refs:match_int (Results 1 – 25 of 28) sorted by relevance

12

/linux/fs/hfsplus/
H A Doptions.c135 if (match_int(&args[0], &tmp)) { in hfsplus_parse_options()
148 if (match_int(&args[0], &tmp)) { in hfsplus_parse_options()
161 if (match_int(&args[0], &sbi->part)) { in hfsplus_parse_options()
167 if (match_int(&args[0], &sbi->session)) { in hfsplus_parse_options()
/linux/lib/
H A Dtest_sysctl.c144 } match_int[] = { in test_sysctl_calc_match_int_ok() local
159 for (i = 0; i < ARRAY_SIZE(match_int); i++) in test_sysctl_calc_match_int_ok()
160 if (match_int[i].defined != match_int[i].wanted) in test_sysctl_calc_match_int_ok()
H A Dparser.c194 int match_int(substring_t *s, int *result) in match_int() function
198 EXPORT_SYMBOL(match_int);
/linux/drivers/nvme/host/
H A Dfabrics.c801 if (match_int(args, &token)) { in nvmf_parse_options()
814 if (match_int(args, &token)) { in nvmf_parse_options()
832 if (match_int(args, &token)) { in nvmf_parse_options()
848 if (match_int(args, &token)) { in nvmf_parse_options()
858 if (match_int(args, &token)) { in nvmf_parse_options()
895 if (match_int(args, &token)) { in nvmf_parse_options()
952 if (match_int(args, &token)) { in nvmf_parse_options()
964 if (match_int(args, &token)) { in nvmf_parse_options()
976 if (match_int(args, &token)) { in nvmf_parse_options()
992 if (match_int(args, &key_id) || key_id <= 0) { in nvmf_parse_options()
[all …]
/linux/fs/9p/
H A Dv9fs.c200 r = match_int(&args[0], &option); in v9fs_parse_options()
214 r = match_int(&args[0], &option); in v9fs_parse_options()
229 r = match_int(&args[0], &option); in v9fs_parse_options()
244 r = match_int(&args[0], &option); in v9fs_parse_options()
356 r = match_int(&args[0], &option); in v9fs_parse_options()
/linux/fs/hfs/
H A Dsuper.c250 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()
/linux/fs/affs/
H A Dsuper.c216 if (match_int(&args[0], &n)) in parse_options()
248 if (match_int(&args[0], reserved)) in parse_options()
252 if (match_int(&args[0], root)) in parse_options()
256 if (match_int(&args[0], &option)) in parse_options()
264 if (match_int(&args[0], &option)) in parse_options()
/linux/include/linux/
H A Dparser.h31 int match_int(substring_t *, int *result);
/linux/fs/adfs/
H A Dsuper.c147 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()
/linux/fs/devpts/
H A Dinode.c259 if (match_int(&args[0], &option)) in parse_mount_options()
268 if (match_int(&args[0], &option)) in parse_mount_options()
289 if (match_int(&args[0], &option) || in parse_mount_options()
/linux/drivers/target/
H A Dtarget_core_rd.c564 match_int(args, &arg); in rd_set_configfs_dev_params()
571 match_int(args, &arg); in rd_set_configfs_dev_params()
579 match_int(args, &arg); in rd_set_configfs_dev_params()
H A Dtarget_core_pscsi.c740 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
749 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
759 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
769 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
H A Dtarget_core_configfs.c2144 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
2150 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
2156 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
2161 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
2197 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
2203 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
H A Dtarget_core_user.c2449 ret = match_int(arg, &val); in tcmu_set_dev_attrib()
2470 ret = match_int(arg, &val); in tcmu_set_max_blocks_param()
2510 ret = match_int(arg, &val); in tcmu_set_data_pages_per_blk()
2543 ret = match_int(arg, &val); in tcmu_set_cmd_ring_size()
2617 ret = match_int(&args[0], &udev->nl_reply_supported); in tcmu_set_configfs_dev_params()
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c154 if (match_int(args, &dest_port) || dest_port < 0 || in rnbd_clt_parse_map_options()
189 if (match_int(args, &nr_poll_queues) || nr_poll_queues < -1 || in rnbd_clt_parse_map_options()
/linux/fs/omfs/
H A Dinode.c417 if (match_int(&args[0], &option)) in parse_options()
424 if (match_int(&args[0], &option)) in parse_options()
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c3459 ret = match_int(args, &token); in srp_parse_options()
3468 ret = match_int(args, &token); in srp_parse_options()
3487 ret = match_int(args, &token); in srp_parse_options()
3503 ret = match_int(args, &token); in srp_parse_options()
3552 ret = match_int(args, &token); in srp_parse_options()
3568 ret = match_int(args, &token); in srp_parse_options()
3577 ret = match_int(args, &token); in srp_parse_options()
3593 ret = match_int(args, &token); in srp_parse_options()
3608 ret = match_int(args, &token); in srp_parse_options()
3624 ret = match_int(args, &token); in srp_parse_options()
[all …]
/linux/fs/hpfs/
H A Dsuper.c336 if (match_int(args, &option)) in parse_opts()
343 if (match_int(args, &option)) in parse_opts()
/linux/fs/befs/
H A Dlinuxvfs.c715 if (match_int(&args[0], &option)) in parse_options()
729 if (match_int(&args[0], &option)) in parse_options()
/linux/fs/pstore/
H A Dinode.c255 if (!match_int(&args[0], &option)) in parse_options()
/linux/kernel/cgroup/
H A Drdma.c378 ret = match_int(&argstr, intval); in parse_resource()
/linux/net/9p/
H A Dtrans_rdma.c205 r = match_int(&args[0], &option); in parse_opts()
H A Dtrans_fd.c797 r = match_int(&args[0], &option); in parse_opts()
/linux/fs/ext2/
H A Dsuper.c499 if (match_int(&args[0], &option)) in parse_options()
510 if (match_int(&args[0], &option)) in parse_options()
/linux/fs/nfs/
H A Dnfs4idmap.c535 ret = match_int(&substr, &im->im_id); in nfs_idmap_prepare_message()

12