Searched refs:nd_jump_link (Results 1 – 7 of 7) sorted by relevance
95 extern void nd_jump_link(struct path *path);
57 nd_jump_link(&ns_path); in proc_ns_get_link()
1614 nd_jump_link(&path); in proc_pid_get_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
458 nd_jump_link()). If the body won't go away until the inode469 cases when ->get_link uses nd_jump_link() or object is not in
2458 nd_jump_link(&path); in policy_get_link()
870 void nd_jump_link(struct path *path) in nd_jump_link() function