Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnamei.h80 extern int __must_check nd_jump_link(struct path *path);
/linux/fs/proc/
A Dnamespaces.c65 error = nd_jump_link(&ns_path); in proc_ns_get_link()
A Dbase.c1760 error = nd_jump_link(&path); in proc_pid_get_link()
/linux/Documentation/filesystems/
A Dporting.rst539 from ->follow_link for normal symlinks, or nd_jump_link for magic
601 nameidata isn't passed at all - nd_jump_link() doesn't need it and
A Dvfs.rst523 resets the current position with nd_jump_link()). If the body
541 cases when ->get_link uses nd_jump_link() or object is not in
A Dpath-lookup.rst1160 a string name, but instead calls nd_jump_link() which updates the
1327 ensure that they return errors from ``nd_jump_link()``, because that is how
/linux/security/apparmor/
A Dapparmorfs.c2552 error = nd_jump_link(&path); in policy_get_link()
/linux/fs/
A Dnamei.c987 int nd_jump_link(struct path *path) in nd_jump_link() function
/linux/
A DSystem.map8798 ffff80001025b920 T nd_jump_link
A D.tmp_System.map8798 ffff80001025b920 T nd_jump_link

Completed in 340 milliseconds