Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dnamei.c458 int fastcall link_path_walk(const char * name, struct nameidata *nd) in link_path_walk() function
671 return link_path_walk(name, nd); in path_walk()
2000 res = link_path_walk(link, nd); in __vfs_follow_link()
/linux-2.4.37.9/include/linux/
Dfs.h1386 extern int FASTCALL(link_path_walk(const char *, struct nameidata *));