Searched refs:nd_jump_link (Results 1 – 6 of 6) sorted by relevance
88 extern void nd_jump_link(struct path *path);
48 nd_jump_link(&ns_path); in proc_ns_follow_link()
1583 nd_jump_link(&path); in proc_pid_follow_link()
456 from ->follow_link for normal symlinks, or nd_jump_link for magic495 nameidata isn't passed at all - nd_jump_link() doesn't need it and
441 nd_jump_link()). If the body won't go away until the inode
848 void nd_jump_link(struct path *path) in nd_jump_link() function