kstrdup_quotable_file
char *kstrdup_quotable_file(struct file *file, gfp_t gfp);
EXPORT_SYMBOL_GPL(kstrdup_quotable_file);
pathname = kstrdup_quotable_file(file, GFP_KERNEL);