Home
last modified time | relevance | path

Searched refs:match_strdup (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.1.9/lib/
Dparser.c136 buf = match_strdup(s); in match_number()
170 buf = match_strdup(s); in match_u64int()
210 char *buf = match_strdup(s); in match_uint()
358 char *match_strdup(const substring_t *s) in match_strdup() function
362 EXPORT_SYMBOL(match_strdup);
/linux-6.1.9/drivers/nvme/host/
Dfabrics.c635 p = match_strdup(args); in nvmf_parse_options()
644 p = match_strdup(args); in nvmf_parse_options()
663 p = match_strdup(args); in nvmf_parse_options()
672 p = match_strdup(args); in nvmf_parse_options()
758 p = match_strdup(args); in nvmf_parse_options()
791 p = match_strdup(args); in nvmf_parse_options()
800 p = match_strdup(args); in nvmf_parse_options()
809 p = match_strdup(args); in nvmf_parse_options()
879 p = match_strdup(args); in nvmf_parse_options()
893 p = match_strdup(args); in nvmf_parse_options()
/linux-6.1.9/fs/9p/
Dv9fs.c253 v9ses->uname = match_strdup(&args[0]); in v9fs_parse_options()
261 v9ses->aname = match_strdup(&args[0]); in v9fs_parse_options()
282 v9ses->cachetag = match_strdup(&args[0]); in v9fs_parse_options()
290 s = match_strdup(&args[0]); in v9fs_parse_options()
307 s = match_strdup(&args[0]); in v9fs_parse_options()
/linux-6.1.9/include/linux/
Dparser.h38 char *match_strdup(const substring_t *);
/linux-6.1.9/drivers/block/rnbd/
Drnbd-clt-sysfs.c93 p = match_strdup(args); in rnbd_clt_parse_map_options()
115 p = match_strdup(args); in rnbd_clt_parse_map_options()
136 p = match_strdup(args); in rnbd_clt_parse_map_options()
163 p = match_strdup(args); in rnbd_clt_parse_map_options()
/linux-6.1.9/fs/hfs/
Dsuper.c324 p = match_strdup(&args[0]); in parse_options()
339 p = match_strdup(&args[0]); in parse_options()
/linux-6.1.9/fs/hfsplus/
Doptions.c177 p = match_strdup(&args[0]); in hfsplus_parse_options()
/linux-6.1.9/fs/affs/
Dsuper.c240 *prefix = match_strdup(&args[0]); in parse_options()
276 char *vol = match_strdup(&args[0]); in parse_options()
/linux-6.1.9/fs/f2fs/
Dsuper.c408 qname = match_strdup(args); in f2fs_set_qf_name()
687 name = match_strdup(&args[0]); in parse_options()
856 name = match_strdup(&args[0]); in parse_options()
993 name = match_strdup(&args[0]); in parse_options()
1008 name = match_strdup(&args[0]); in parse_options()
1069 name = match_strdup(&args[0]); in parse_options()
1138 name = match_strdup(&args[0]); in parse_options()
1162 name = match_strdup(&args[0]); in parse_options()
1185 name = match_strdup(&args[0]); in parse_options()
1222 name = match_strdup(&args[0]); in parse_options()
[all …]
/linux-6.1.9/fs/overlayfs/
Dsuper.c542 config->upperdir = match_strdup(&args[0]); in ovl_parse_opt()
549 config->lowerdir = match_strdup(&args[0]); in ovl_parse_opt()
556 config->workdir = match_strdup(&args[0]); in ovl_parse_opt()
567 config->redirect_mode = match_strdup(&args[0]); in ovl_parse_opt()
/linux-6.1.9/drivers/infiniband/ulp/srp/
Dib_srp.c3363 p = match_strdup(args); in srp_parse_options()
3379 p = match_strdup(args); in srp_parse_options()
3395 p = match_strdup(args); in srp_parse_options()
3422 p = match_strdup(args); in srp_parse_options()
3438 p = match_strdup(args); in srp_parse_options()
3455 p = match_strdup(args); in srp_parse_options()
3551 p = match_strdup(args); in srp_parse_options()
/linux-6.1.9/drivers/target/
Dtarget_core_configfs.c2013 i_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2020 i_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2034 isid = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2091 t_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2098 t_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
Dtarget_core_iblock.c610 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
Dtarget_core_file.c741 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
/linux-6.1.9/Documentation/translations/zh_TW/process/
Dcoding-style.rst229 char *match_strdup(substring_t *s);
/linux-6.1.9/fs/btrfs/
Dsuper.c841 num = match_strdup(&args[0]); in btrfs_parse_options()
1188 device_name = match_strdup(&args[0]); in btrfs_parse_device_options()
1242 *subvol_name = match_strdup(&args[0]); in btrfs_parse_subvol_options()
/linux-6.1.9/Documentation/translations/zh_CN/process/
Dcoding-style.rst249 char *match_strdup(substring_t *s);
/linux-6.1.9/fs/befs/
Dlinuxvfs.c749 opts->iocharset = match_strdup(&args[0]); in parse_options()
/linux-6.1.9/security/integrity/ima/
Dima_policy.c296 src_copy = match_strdup(src); in ima_alloc_rule_opt_list()
1108 entry->lsm[lsm_rule].args_p = match_strdup(args); in ima_lsm_rule_init()
/linux-6.1.9/fs/ubifs/
Dsuper.c1073 char *name = match_strdup(&args[0]); in ubifs_parse_options()
1097 char *act = match_strdup(&args[0]); in ubifs_parse_options()
/linux-6.1.9/net/9p/
Dclient.c174 s = match_strdup(&args[0]); in parse_opts()
195 s = match_strdup(&args[0]); in parse_opts()
/linux-6.1.9/fs/isofs/
Dinode.c399 popt->iocharset = match_strdup(&args[0]); in parse_options()
/linux-6.1.9/fs/fat/
Dinode.c1304 iocharset = match_strdup(&args[0]); in parse_options()
/linux-6.1.9/Documentation/dev-tools/
Dcheckpatch.rst1128 char *match_strdup(substring_t *s);
/linux-6.1.9/Documentation/translations/it_IT/process/
Dcoding-style.rst285 char *match_strdup(substring_t *s);

12