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

/linux-master/fs/
H A Dnamei.c2249 static int link_path_walk(const char *name, struct nameidata *nd) function
2484 while (!(err = link_path_walk(s, nd)) &&
2532 int err = link_path_walk(s, nd);
3795 while (!(error = link_path_walk(s, nd)) &&

Completed in 112 milliseconds