Searched refs:__vfs_follow_link (Results 1 – 1 of 1) sorted by relevance
553 static __always_inline int __vfs_follow_link(struct nameidata *nd, const char *link) in __vfs_follow_link() function628 error = __vfs_follow_link(nd, s); in __do_follow_link()2766 return __vfs_follow_link(nd, link); in vfs_follow_link()