| /OK3568_Linux_fs/kernel/lib/ |
| H A D | parser.c | 133 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 D | v9fs.c | 252 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 D | fabrics.c | 660 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 D | rnbd-clt-sysfs.c | 89 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 D | parser.h | 37 char *match_strdup(const substring_t *);
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | super.c | 325 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 D | options.c | 173 p = match_strdup(&args[0]); in hfsplus_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | connect.c | 1286 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 D | super.c | 240 *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 D | super.c | 411 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 D | super.c | 537 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 D | ib_srp.c | 3350 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 D | target_core_configfs.c | 1956 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 D | target_core_iblock.c | 569 arg_p = match_strdup(&args[0]); in iblock_set_configfs_dev_params()
|
| H A D | target_core_file.c | 745 arg_p = match_strdup(&args[0]); in fd_set_configfs_dev_params()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | super.c | 726 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 D | coding-style.rst | 226 char *match_strdup(substring_t *s);
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_policy.c | 268 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 D | linuxvfs.c | 751 opts->iocharset = match_strdup(&args[0]); in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | client.c | 178 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 D | inode.c | 398 popt->iocharset = match_strdup(&args[0]); in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | vfs.c | 276 opts->sysfs_name = match_strdup(&args[0]); in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | inode.c | 1299 iocharset = match_strdup(&args[0]); in parse_options()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 1513 match_strdup
|