kstrdup_quotable_file 80 include/linux/string_helpers.h char *kstrdup_quotable_file(struct file *file, gfp_t gfp); kstrdup_quotable_file 651 lib/string_helpers.c EXPORT_SYMBOL_GPL(kstrdup_quotable_file); kstrdup_quotable_file 24 security/loadpin/loadpin.c pathname = kstrdup_quotable_file(file, GFP_KERNEL);