Home
last modified time | relevance | path

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

/linux-4.1.27/fs/9p/
Dv9fs.c204 v9ses->uname = match_strdup(&args[0]); in v9fs_parse_options()
212 v9ses->aname = match_strdup(&args[0]); in v9fs_parse_options()
232 v9ses->cachetag = match_strdup(&args[0]); in v9fs_parse_options()
236 s = match_strdup(&args[0]); in v9fs_parse_options()
254 s = match_strdup(&args[0]); in v9fs_parse_options()
/linux-4.1.27/include/linux/
Dparser.h34 char *match_strdup(const substring_t *);
/linux-4.1.27/lib/
Dparser.c281 char *match_strdup(const substring_t *s) in match_strdup() function
289 EXPORT_SYMBOL(match_strdup);
/linux-4.1.27/fs/nfs/
Dsuper.c1169 *option = match_strdup(args); in nfs_get_option_str()
1178 string = match_strdup(args); in nfs_get_option_ul()
1415 string = match_strdup(args); in nfs_parse_mount_options()
1424 string = match_strdup(args); in nfs_parse_mount_options()
1436 string = match_strdup(args); in nfs_parse_mount_options()
1471 string = match_strdup(args); in nfs_parse_mount_options()
1498 string = match_strdup(args); in nfs_parse_mount_options()
1520 string = match_strdup(args); in nfs_parse_mount_options()
1533 string = match_strdup(args); in nfs_parse_mount_options()
1562 string = match_strdup(args); in nfs_parse_mount_options()
/linux-4.1.27/fs/hfs/
Dsuper.c330 p = match_strdup(&args[0]); in parse_options()
345 p = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/fs/hfsplus/
Doptions.c172 p = match_strdup(&args[0]); in hfsplus_parse_options()
/linux-4.1.27/fs/cifs/
Dconnect.c982 string = match_strdup(args); in get_option_ul()
1592 string = match_strdup(args); in cifs_parse_mount_options()
1682 string = match_strdup(args); in cifs_parse_mount_options()
1694 string = match_strdup(args); in cifs_parse_mount_options()
1713 string = match_strdup(args); in cifs_parse_mount_options()
1726 string = match_strdup(args); in cifs_parse_mount_options()
1750 string = match_strdup(args); in cifs_parse_mount_options()
1775 string = match_strdup(args); in cifs_parse_mount_options()
1800 string = match_strdup(args); in cifs_parse_mount_options()
1812 string = match_strdup(args); in cifs_parse_mount_options()
[all …]
/linux-4.1.27/fs/overlayfs/
Dsuper.c602 config->upperdir = match_strdup(&args[0]); in ovl_parse_opt()
609 config->lowerdir = match_strdup(&args[0]); in ovl_parse_opt()
616 config->workdir = match_strdup(&args[0]); in ovl_parse_opt()
/linux-4.1.27/fs/affs/
Dsuper.c239 *prefix = match_strdup(&args[0]); in parse_options()
275 char *vol = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/fs/btrfs/
Dsuper.c552 num = match_strdup(&args[0]); in btrfs_parse_options()
570 num = match_strdup(&args[0]); in btrfs_parse_options()
797 *subvol_name = match_strdup(&args[0]); in btrfs_parse_early_options()
804 num = match_strdup(&args[0]); in btrfs_parse_early_options()
823 device_name = match_strdup(&args[0]); in btrfs_parse_early_options()
/linux-4.1.27/fs/jffs2/
Dsuper.c196 name = match_strdup(&args[0]); in jffs2_parse_options()
/linux-4.1.27/drivers/target/
Dtarget_core_configfs.c1063 i_fabric = match_strdup(args); in target_core_dev_pr_store_attr_res_aptpl_metadata()
1070 i_port = match_strdup(args); in target_core_dev_pr_store_attr_res_aptpl_metadata()
1084 isid = match_strdup(args); in target_core_dev_pr_store_attr_res_aptpl_metadata()
1132 t_fabric = match_strdup(args); in target_core_dev_pr_store_attr_res_aptpl_metadata()
1139 t_port = match_strdup(args); in target_core_dev_pr_store_attr_res_aptpl_metadata()
Dtarget_core_user.c981 arg_p = match_strdup(&args[0]); in tcmu_set_configfs_dev_params()
992 arg_p = match_strdup(&args[0]); in tcmu_set_configfs_dev_params()
Dtarget_core_iblock.c574 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
Dtarget_core_file.c757 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
/linux-4.1.27/Documentation/zh_CN/
DCodingStyle200 char *match_strdup(substring_t *s);
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c2944 p = match_strdup(args); in srp_parse_options()
2954 p = match_strdup(args); in srp_parse_options()
2964 p = match_strdup(args); in srp_parse_options()
2996 p = match_strdup(args); in srp_parse_options()
3050 p = match_strdup(args); in srp_parse_options()
/linux-4.1.27/fs/befs/
Dlinuxvfs.c728 opts->iocharset = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/security/integrity/ima/
Dima_policy.c475 entry->lsm[lsm_rule].args_p = match_strdup(args); in ima_lsm_rule_init()
/linux-4.1.27/fs/exofs/
Dsuper.c103 opts->dev_name = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/net/9p/
Dclient.c162 s = match_strdup(&args[0]); in parse_opts()
183 s = match_strdup(&args[0]); in parse_opts()
/linux-4.1.27/security/selinux/
Dhooks.c937 context = match_strdup(&args[0]); in selinux_parse_opts_str()
950 fscontext = match_strdup(&args[0]); in selinux_parse_opts_str()
963 rootcontext = match_strdup(&args[0]); in selinux_parse_opts_str()
976 defcontext = match_strdup(&args[0]); in selinux_parse_opts_str()
/linux-4.1.27/fs/f2fs/
Dsuper.c281 name = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/fs/fuse/
Dinode.c461 char *buf = match_strdup(s); in fuse_match_uint()
/linux-4.1.27/fs/isofs/
Dinode.c397 popt->iocharset = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/fs/ext3/
Dsuper.c935 qname = match_strdup(args); in set_qf_name()
1158 journal_path = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/fs/fat/
Dinode.c1188 iocharset = match_strdup(&args[0]); in parse_options()
/linux-4.1.27/fs/ubifs/
Dsuper.c1019 char *name = match_strdup(&args[0]); in ubifs_parse_options()
/linux-4.1.27/fs/ext4/
Dsuper.c1283 qname = match_strdup(args); in set_qf_name()
1572 journal_path = match_strdup(&args[0]); in handle_mount_opt()
/linux-4.1.27/Documentation/
DCodingStyle206 char *match_strdup(substring_t *s);