Searched refs:match_strlcpy (Results 1 – 10 of 10) sorted by relevance
/linux/lib/ |
A D | parser.c | 334 size_t match_strlcpy(char *dest, const substring_t *src, size_t size) in match_strlcpy() function 345 EXPORT_SYMBOL(match_strlcpy);
|
/linux/include/linux/ |
A D | parser.h | 37 size_t match_strlcpy(char *, const substring_t *, size_t);
|
/linux/block/ |
A D | blk-iocost.c | 3204 match_strlcpy(buf, &args[0], sizeof(buf)); in ioc_qos_write() 3218 if (match_strlcpy(buf, &args[0], sizeof(buf)) >= in ioc_qos_write() 3235 if (match_strlcpy(buf, &args[0], sizeof(buf)) >= in ioc_qos_write() 3366 match_strlcpy(buf, &args[0], sizeof(buf)); in ioc_cost_model_write() 3375 match_strlcpy(buf, &args[0], sizeof(buf)); in ioc_cost_model_write()
|
/linux/fs/nfs/ |
A D | nfs4idmap.c | 527 ret = match_strlcpy(im->im_name, &substr, IDMAP_NAMESZ); in nfs_idmap_prepare_message()
|
/linux/drivers/target/ |
A D | target_core_iblock.c | 598 if (match_strlcpy(ib_dev->ibd_udev_path, &args[0], in iblock_set_configfs_dev_params()
|
A D | target_core_file.c | 728 if (match_strlcpy(fd_dev->fd_dev_name, &args[0], in fd_set_configfs_dev_params()
|
A D | target_core_user.c | 2533 if (match_strlcpy(udev->dev_config, &args[0], in tcmu_set_configfs_dev_params()
|
/linux/ |
A D | vmlinux.symvers | 664 0x00000000 match_strlcpy vmlinux EXPORT_SYMBOL
|
A D | System.map | 16432 ffff80001048c470 T match_strlcpy
|
A D | .tmp_System.map | 16432 ffff80001048c470 T match_strlcpy
|
Completed in 922 milliseconds