Home
last modified time | relevance | path

Searched refs:link_path_walk (Results 1 – 1 of 1) sorted by relevance

/fs/
Dnamei.c531 static __always_inline int link_path_walk(const char *name, struct nameidata *nd) in link_path_walk() function
571 res = link_path_walk(link, nd); in __vfs_follow_link()
1012 return link_path_walk(name, nd); in path_walk()