Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/lib/
H A 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);
/OK3568_Linux_fs/kernel/fs/9p/
H A 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()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfabrics.c660 p = match_strdup(args); in nvmf_parse_options()
669 p = match_strdup(args); in nvmf_parse_options()
688 p = match_strdup(args); in nvmf_parse_options()
697 p = match_strdup(args); in nvmf_parse_options()
769 p = match_strdup(args); in nvmf_parse_options()
803 p = match_strdup(args); in nvmf_parse_options()
812 p = match_strdup(args); in nvmf_parse_options()
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dparser.h37 char *match_strdup(const substring_t *);
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dsuper.c325 p = match_strdup(&args[0]); in parse_options()
340 p = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Doptions.c173 p = match_strdup(&args[0]); in hfsplus_parse_options()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c1286 string = match_strdup(args); in get_option_ul()
1955 string = match_strdup(args); in cifs_parse_mount_options()
2045 string = match_strdup(args); in cifs_parse_mount_options()
2057 string = match_strdup(args); in cifs_parse_mount_options()
2076 string = match_strdup(args); in cifs_parse_mount_options()
2089 string = match_strdup(args); in cifs_parse_mount_options()
2113 string = match_strdup(args); in cifs_parse_mount_options()
2138 string = match_strdup(args); in cifs_parse_mount_options()
2164 string = match_strdup(args); in cifs_parse_mount_options()
2183 string = match_strdup(args); in cifs_parse_mount_options()
[all …]
/OK3568_Linux_fs/kernel/fs/affs/
H A Dsuper.c240 *prefix = match_strdup(&args[0]); in parse_options()
276 char *vol = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c411 qname = match_strdup(args); in f2fs_set_qf_name()
639 name = match_strdup(&args[0]); in parse_options()
804 name = match_strdup(&args[0]); in parse_options()
937 name = match_strdup(&args[0]); in parse_options()
953 name = match_strdup(&args[0]); in parse_options()
968 name = match_strdup(&args[0]); in parse_options()
1029 name = match_strdup(&args[0]); in parse_options()
1098 name = match_strdup(&args[0]); in parse_options()
1121 name = match_strdup(&args[0]); in parse_options()
1160 name = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dsuper.c537 config->upperdir = match_strdup(&args[0]); in ovl_parse_opt()
544 config->lowerdir = match_strdup(&args[0]); in ovl_parse_opt()
551 config->workdir = match_strdup(&args[0]); in ovl_parse_opt()
562 config->redirect_mode = match_strdup(&args[0]); in ovl_parse_opt()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.c3350 p = match_strdup(args); in srp_parse_options()
3366 p = match_strdup(args); in srp_parse_options()
3382 p = match_strdup(args); in srp_parse_options()
3408 p = match_strdup(args); in srp_parse_options()
3424 p = match_strdup(args); in srp_parse_options()
3441 p = match_strdup(args); in srp_parse_options()
3513 p = match_strdup(args); in srp_parse_options()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_configfs.c1956 i_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
1963 i_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
1977 isid = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2034 t_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2041 t_port = match_strdup(args); in target_pr_res_aptpl_metadata_store()
H A Dtarget_core_iblock.c569 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
H A Dtarget_core_file.c745 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c726 num = match_strdup(&args[0]); in btrfs_parse_options()
1055 device_name = match_strdup(&args[0]); in btrfs_parse_device_options()
1109 *subvol_name = match_strdup(&args[0]); in btrfs_parse_subvol_options()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst226 char *match_strdup(substring_t *s);
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A 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()
/OK3568_Linux_fs/kernel/fs/befs/
H A Dlinuxvfs.c751 opts->iocharset = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c1073 char *name = match_strdup(&args[0]); in ubifs_parse_options()
1097 char *act = match_strdup(&args[0]); in ubifs_parse_options()
/OK3568_Linux_fs/kernel/net/9p/
H A Dclient.c178 s = match_strdup(&args[0]); in parse_opts()
199 s = match_strdup(&args[0]); in parse_opts()
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c398 popt->iocharset = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c276 opts->sysfs_name = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dinode.c1299 iocharset = match_strdup(&args[0]); in parse_options()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus1513 match_strdup

12