Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnamei.h73 extern void nd_jump_link(struct nameidata *nd, struct path *path);
/linux-4.1.27/fs/proc/
Dnamespaces.c48 nd_jump_link(nd, &ns_path); in proc_ns_follow_link()
Dbase.c1395 nd_jump_link(nd, &path); in proc_pid_follow_link()
/linux-4.1.27/Documentation/filesystems/
Dporting456 from ->follow_link for normal symlinks, or nd_jump_link for magic
/linux-4.1.27/fs/
Dnamei.c725 void nd_jump_link(struct nameidata *nd, struct path *path) in nd_jump_link() function