Home
last modified time | relevance | path

Searched refs:match_u64 (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/lib/
Dparser.c232 int match_u64(substring_t *s, u64 *result) in match_u64() function
236 EXPORT_SYMBOL(match_u64);
/Linux-v6.1/include/linux/
Dparser.h33 int match_u64(substring_t *, u64 *result);
/Linux-v6.1/drivers/nvme/target/
Dfcloop.c79 match_u64(args, &token64)) { in fcloop_parse_options()
87 match_u64(args, &token64)) { in fcloop_parse_options()
109 match_u64(args, &token64)) { in fcloop_parse_options()
117 match_u64(args, &token64)) { in fcloop_parse_options()
160 match_u64(args, &token64)) { in fcloop_parse_nm_options()
168 match_u64(args, &token64)) { in fcloop_parse_nm_options()
Dfc.c2793 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
/Linux-v6.1/block/
Dblk-iocost.c3207 match_u64(&args[0], &v); in ioc_qos_write()
3236 if (match_u64(&args[0], &v)) in ioc_qos_write()
3391 if (match_u64(&args[0], &v)) in ioc_cost_model_write()
/Linux-v6.1/drivers/target/
Dtarget_core_configfs.c2048 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
2082 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
2123 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
Dtarget_core_user.c2603 ret = match_u64(&args[0], &udev->dev_size); in tcmu_set_configfs_dev_params()
/Linux-v6.1/fs/btrfs/
Dsuper.c1249 error = match_u64(&args[0], &subvolid); in btrfs_parse_subvol_options()
/Linux-v6.1/drivers/nvme/host/
Dfc.c3607 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()