Home
last modified time | relevance | path

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

12

/Linux-v5.10/lib/
Dparser.c133 buf = match_strdup(s); in match_number()
165 buf = match_strdup(s); in match_u64int()
320 char *match_strdup(const substring_t *s) in match_strdup() function
324 EXPORT_SYMBOL(match_strdup);
/Linux-v5.10/fs/9p/
Dv9fs.c252 v9ses->uname = match_strdup(&args[0]); in v9fs_parse_options()
260 v9ses->aname = match_strdup(&args[0]); in v9fs_parse_options()
281 v9ses->cachetag = match_strdup(&args[0]); in v9fs_parse_options()
289 s = match_strdup(&args[0]); in v9fs_parse_options()
306 s = match_strdup(&args[0]); in v9fs_parse_options()
/Linux-v5.10/include/linux/
Dparser.h37 char *match_strdup(const substring_t *);
/Linux-v5.10/drivers/nvme/host/
Dfabrics.c655 p = match_strdup(args); in nvmf_parse_options()
664 p = match_strdup(args); in nvmf_parse_options()
683 p = match_strdup(args); in nvmf_parse_options()
692 p = match_strdup(args); in nvmf_parse_options()
764 p = match_strdup(args); in nvmf_parse_options()
798 p = match_strdup(args); in nvmf_parse_options()
807 p = match_strdup(args); in nvmf_parse_options()
/Linux-v5.10/drivers/block/rnbd/
Drnbd-clt-sysfs.c89 p = match_strdup(args); in rnbd_clt_parse_map_options()
111 p = match_strdup(args); in rnbd_clt_parse_map_options()
132 p = match_strdup(args); in rnbd_clt_parse_map_options()
159 p = match_strdup(args); in rnbd_clt_parse_map_options()
/Linux-v5.10/fs/hfs/
Dsuper.c324 p = match_strdup(&args[0]); in parse_options()
339 p = match_strdup(&args[0]); in parse_options()
/Linux-v5.10/fs/hfsplus/
Doptions.c173 p = match_strdup(&args[0]); in hfsplus_parse_options()
/Linux-v5.10/fs/affs/
Dsuper.c240 *prefix = match_strdup(&args[0]); in parse_options()
276 char *vol = match_strdup(&args[0]); in parse_options()
/Linux-v5.10/fs/cifs/
Dconnect.c1273 string = match_strdup(args); in get_option_ul()
1942 string = match_strdup(args); in cifs_parse_mount_options()
2032 string = match_strdup(args); in cifs_parse_mount_options()
2044 string = match_strdup(args); in cifs_parse_mount_options()
2063 string = match_strdup(args); in cifs_parse_mount_options()
2076 string = match_strdup(args); in cifs_parse_mount_options()
2100 string = match_strdup(args); in cifs_parse_mount_options()
2125 string = match_strdup(args); in cifs_parse_mount_options()
2151 string = match_strdup(args); in cifs_parse_mount_options()
2170 string = match_strdup(args); in cifs_parse_mount_options()
[all …]
/Linux-v5.10/fs/overlayfs/
Dsuper.c511 config->upperdir = match_strdup(&args[0]); in ovl_parse_opt()
518 config->lowerdir = match_strdup(&args[0]); in ovl_parse_opt()
525 config->workdir = match_strdup(&args[0]); in ovl_parse_opt()
536 config->redirect_mode = match_strdup(&args[0]); in ovl_parse_opt()
/Linux-v5.10/fs/f2fs/
Dsuper.c334 qname = match_strdup(args); in f2fs_set_qf_name()
493 name = match_strdup(&args[0]); in parse_options()
658 name = match_strdup(&args[0]); in parse_options()
791 name = match_strdup(&args[0]); in parse_options()
807 name = match_strdup(&args[0]); in parse_options()
822 name = match_strdup(&args[0]); in parse_options()
877 name = match_strdup(&args[0]); in parse_options()
918 name = match_strdup(&args[0]); in parse_options()
/Linux-v5.10/drivers/infiniband/ulp/srp/
Dib_srp.c3351 p = match_strdup(args); in srp_parse_options()
3367 p = match_strdup(args); in srp_parse_options()
3383 p = match_strdup(args); in srp_parse_options()
3409 p = match_strdup(args); in srp_parse_options()
3425 p = match_strdup(args); in srp_parse_options()
3442 p = match_strdup(args); in srp_parse_options()
3514 p = match_strdup(args); in srp_parse_options()
/Linux-v5.10/drivers/target/
Dtarget_core_configfs.c1948 i_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
1955 i_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
1969 isid = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2026 t_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2033 t_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
Dtarget_core_iblock.c569 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
Dtarget_core_file.c745 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
/Linux-v5.10/fs/btrfs/
Dsuper.c721 num = match_strdup(&args[0]); in btrfs_parse_options()
1030 device_name = match_strdup(&args[0]); in btrfs_parse_device_options()
1084 *subvol_name = match_strdup(&args[0]); in btrfs_parse_subvol_options()
/Linux-v5.10/Documentation/translations/zh_CN/process/
Dcoding-style.rst226 char *match_strdup(substring_t *s);
/Linux-v5.10/security/integrity/ima/
Dima_policy.c268 src_copy = match_strdup(src); in ima_alloc_rule_opt_list()
958 entry->lsm[lsm_rule].args_p = match_strdup(args); in ima_lsm_rule_init()
/Linux-v5.10/fs/befs/
Dlinuxvfs.c750 opts->iocharset = match_strdup(&args[0]); in parse_options()
/Linux-v5.10/fs/ubifs/
Dsuper.c1070 char *name = match_strdup(&args[0]); in ubifs_parse_options()
1094 char *act = match_strdup(&args[0]); in ubifs_parse_options()
/Linux-v5.10/net/9p/
Dclient.c178 s = match_strdup(&args[0]); in parse_opts()
199 s = match_strdup(&args[0]); in parse_opts()
/Linux-v5.10/fs/isofs/
Dinode.c397 popt->iocharset = match_strdup(&args[0]); in parse_options()
/Linux-v5.10/fs/fat/
Dinode.c1299 iocharset = match_strdup(&args[0]); in parse_options()
/Linux-v5.10/fs/ext4/
Dsuper.c1863 qname = match_strdup(args); in set_qf_name()
2281 journal_path = match_strdup(&args[0]); in handle_mount_opt()
/Linux-v5.10/Documentation/translations/it_IT/process/
Dcoding-style.rst262 char *match_strdup(substring_t *s);

12