Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c2574 static int link_path_walk(const char *name, struct nameidata *nd) in link_path_walk() function
2808 while (!(err = link_path_walk(s, nd)) && in path_lookupat()
2856 int err = link_path_walk(s, nd); in path_parentat()
4854 while (!(error = link_path_walk(s, nd)) && in path_openat()