Searched refs:link_path_walk (Results 1 – 1 of 1) sorted by relevance
2068 static int link_path_walk(const char *name, struct nameidata *nd) in link_path_walk() function2317 while (!(err = link_path_walk(s, nd)) in path_lookupat()2366 int err = link_path_walk(s, nd); in path_parentat()2694 while (!(err = link_path_walk(s, nd)) && in path_mountpoint()3533 while (!(error = link_path_walk(s, nd)) && in path_openat()