X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flinux%2Ffs.h;h=60829565e5522a2c68f489665909d39f65230a25;hb=f94aa7c7f1fc474be776e4bf88088d5a007d3575;hp=75ff961be0515a8765c2544e3946d67cb6756dcf;hpb=c9efe51165fa0aff57be54e3cb0201ac87f68980;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/include/linux/fs.h b/include/linux/fs.h index 75ff961..6082956 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -2079,6 +2079,7 @@ extern struct file * dentry_open(const struct path *, int, const struct cred *); extern int filp_close(struct file *, fl_owner_t id); extern struct filename *getname(const char __user *); +extern struct filename *getname_kernel(const char *); enum { FILE_CREATED = 1,