Searched refs:nd_jump_link (Results 1 – 5 of 5) sorted by relevance
73 extern void nd_jump_link(struct nameidata *nd, struct path *path);
48 nd_jump_link(nd, &ns_path); in proc_ns_follow_link()
1395 nd_jump_link(nd, &path); in proc_pid_follow_link()
456 from ->follow_link for normal symlinks, or nd_jump_link for magic
725 void nd_jump_link(struct nameidata *nd, struct path *path) in nd_jump_link() function