Searched refs:nd_jump_link (Results 1 – 8 of 8) sorted by relevance
71 extern void nd_jump_link(struct path *path);
57 nd_jump_link(&ns_path); in proc_ns_get_link()
1629 nd_jump_link(&path); in proc_pid_get_link()
539 from ->follow_link for normal symlinks, or nd_jump_link for magic601 nameidata isn't passed at all - nd_jump_link() doesn't need it and
516 resets the current position with nd_jump_link()). If the body534 cases when ->get_link uses nd_jump_link() or object is not in
1163 a string name, but instead calls ``nd_jump_link()`` which updates the
2464 nd_jump_link(&path); in policy_get_link()
862 void nd_jump_link(struct path *path) in nd_jump_link() function