Searched refs:match_strdup (Results 1 – 25 of 31) sorted by relevance
12
136 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() function362 EXPORT_SYMBOL(match_strdup);
253 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()
590 p = match_strdup(args); in nvmf_parse_options()599 p = match_strdup(args); in nvmf_parse_options()618 p = match_strdup(args); in nvmf_parse_options()627 p = match_strdup(args); in nvmf_parse_options()713 p = match_strdup(args); in nvmf_parse_options()746 p = match_strdup(args); in nvmf_parse_options()755 p = match_strdup(args); in nvmf_parse_options()764 p = match_strdup(args); in nvmf_parse_options()
93 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()
38 char *match_strdup(const substring_t *);
324 p = match_strdup(&args[0]); in parse_options()339 p = match_strdup(&args[0]); in parse_options()
173 p = match_strdup(&args[0]); in hfsplus_parse_options()
240 *prefix = match_strdup(&args[0]); in parse_options()276 char *vol = match_strdup(&args[0]); in parse_options()
373 qname = match_strdup(args); in f2fs_set_qf_name()639 name = match_strdup(&args[0]); in parse_options()808 name = match_strdup(&args[0]); in parse_options()945 name = match_strdup(&args[0]); in parse_options()961 name = match_strdup(&args[0]); in parse_options()976 name = match_strdup(&args[0]); in parse_options()1037 name = match_strdup(&args[0]); in parse_options()1106 name = match_strdup(&args[0]); in parse_options()1130 name = match_strdup(&args[0]); in parse_options()1153 name = match_strdup(&args[0]); in parse_options()[all …]
533 config->upperdir = match_strdup(&args[0]); in ovl_parse_opt()540 config->lowerdir = match_strdup(&args[0]); in ovl_parse_opt()547 config->workdir = match_strdup(&args[0]); in ovl_parse_opt()558 config->redirect_mode = match_strdup(&args[0]); in ovl_parse_opt()
3360 p = match_strdup(args); in srp_parse_options()3376 p = match_strdup(args); in srp_parse_options()3392 p = match_strdup(args); in srp_parse_options()3418 p = match_strdup(args); in srp_parse_options()3434 p = match_strdup(args); in srp_parse_options()3451 p = match_strdup(args); in srp_parse_options()3523 p = match_strdup(args); in srp_parse_options()
2002 i_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()2009 i_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()2023 isid = match_strdup(args); in target_pr_res_aptpl_metadata_store()2080 t_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()2087 t_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
608 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
738 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
781 num = match_strdup(&args[0]); in btrfs_parse_options()1086 device_name = match_strdup(&args[0]); in btrfs_parse_device_options()1140 *subvol_name = match_strdup(&args[0]); in btrfs_parse_subvol_options()
226 char *match_strdup(substring_t *s);
229 char *match_strdup(substring_t *s);
750 opts->iocharset = match_strdup(&args[0]); in parse_options()
297 src_copy = match_strdup(src); in ima_alloc_rule_opt_list()1088 entry->lsm[lsm_rule].args_p = match_strdup(args); in ima_lsm_rule_init()
1073 char *name = match_strdup(&args[0]); in ubifs_parse_options()1097 char *act = match_strdup(&args[0]); in ubifs_parse_options()
174 s = match_strdup(&args[0]); in parse_opts()195 s = match_strdup(&args[0]); in parse_opts()
399 popt->iocharset = match_strdup(&args[0]); in parse_options()
1300 iocharset = match_strdup(&args[0]); in parse_options()
1849 qname = match_strdup(args); in set_qf_name()2274 journal_path = match_strdup(&args[0]); in handle_mount_opt()
1121 char *match_strdup(substring_t *s);
Completed in 80 milliseconds