/linux-6.1.9/lib/ |
D | parser.c | 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() function 362 EXPORT_SYMBOL(match_strdup);
|
/linux-6.1.9/drivers/nvme/host/ |
D | fabrics.c | 635 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/ |
D | v9fs.c | 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()
|
/linux-6.1.9/include/linux/ |
D | parser.h | 38 char *match_strdup(const substring_t *);
|
/linux-6.1.9/drivers/block/rnbd/ |
D | rnbd-clt-sysfs.c | 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()
|
/linux-6.1.9/fs/hfs/ |
D | super.c | 324 p = match_strdup(&args[0]); in parse_options() 339 p = match_strdup(&args[0]); in parse_options()
|
/linux-6.1.9/fs/hfsplus/ |
D | options.c | 177 p = match_strdup(&args[0]); in hfsplus_parse_options()
|
/linux-6.1.9/fs/affs/ |
D | super.c | 240 *prefix = match_strdup(&args[0]); in parse_options() 276 char *vol = match_strdup(&args[0]); in parse_options()
|
/linux-6.1.9/fs/f2fs/ |
D | super.c | 408 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/ |
D | super.c | 542 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/ |
D | ib_srp.c | 3363 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/ |
D | target_core_configfs.c | 2013 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()
|
D | target_core_iblock.c | 610 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
|
D | target_core_file.c | 741 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
|
/linux-6.1.9/Documentation/translations/zh_TW/process/ |
D | coding-style.rst | 229 char *match_strdup(substring_t *s);
|
/linux-6.1.9/fs/btrfs/ |
D | super.c | 841 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/ |
D | coding-style.rst | 249 char *match_strdup(substring_t *s);
|
/linux-6.1.9/fs/befs/ |
D | linuxvfs.c | 749 opts->iocharset = match_strdup(&args[0]); in parse_options()
|
/linux-6.1.9/security/integrity/ima/ |
D | ima_policy.c | 296 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/ |
D | super.c | 1073 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/ |
D | client.c | 174 s = match_strdup(&args[0]); in parse_opts() 195 s = match_strdup(&args[0]); in parse_opts()
|
/linux-6.1.9/fs/isofs/ |
D | inode.c | 399 popt->iocharset = match_strdup(&args[0]); in parse_options()
|
/linux-6.1.9/fs/fat/ |
D | inode.c | 1304 iocharset = match_strdup(&args[0]); in parse_options()
|
/linux-6.1.9/Documentation/dev-tools/ |
D | checkpatch.rst | 1128 char *match_strdup(substring_t *s);
|
/linux-6.1.9/Documentation/translations/it_IT/process/ |
D | coding-style.rst | 285 char *match_strdup(substring_t *s);
|