Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamei.c687 static int link_path_walk(const char *, struct nameidata *);
919 error = link_path_walk(s, nd); in follow_link()
1811 static int link_path_walk(const char *name, struct nameidata *nd) in link_path_walk() function
1990 return link_path_walk(s, nd); in path_init()