Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dnamei.c1987 __vfs_follow_link(struct nameidata *nd, const char *link) in __vfs_follow_link() function
2024 return __vfs_follow_link(nd, link); in vfs_follow_link()
2066 int res = __vfs_follow_link(nd, s); in page_follow_link()