Searched refs:vfs_follow_link (Results 1 – 5 of 5) sorted by relevance
150 status = vfs_follow_link(nd, link); in ocfs2_follow_link()
2764 int vfs_follow_link(struct nameidata *nd, const char *link) in vfs_follow_link() function2882 EXPORT_SYMBOL(vfs_follow_link);
942 error = vfs_follow_link(nd, buf); in gfs2_follow_link()
424 ret = vfs_follow_link(nd, alias); in yaffs_follow_link()
2339 return ERR_PTR(vfs_follow_link(nd,tmp)); in proc_self_follow_link()