Searched refs:__link_path_walk (Results 1 – 1 of 1) sorted by relevance
109 static int __link_path_walk(const char *name, struct nameidata *nd);539 result = __link_path_walk(name, nd); in link_path_walk()545 result = __link_path_walk(name, nd); in link_path_walk()826 static int __link_path_walk(const char *name, struct nameidata *nd) in __link_path_walk() function