Home
last modified time | relevance | path

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

/fs/
Dnamei.c608 static __always_inline int __do_follow_link(struct path *path, struct nameidata *nd) in __do_follow_link() function
659 err = __do_follow_link(path, nd); in do_follow_link()
1818 error = __do_follow_link(&path, &nd); in do_filp_open()