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

/linux-master/include/linux/
H A Dnamei.h42 #define LOOKUP_NO_MAGICLINKS 0x020000 /* No nd_jump_link() crossing. */
120 extern int __must_check nd_jump_link(const struct path *path);
/linux-master/fs/proc/
H A Dnamespaces.c65 error = nd_jump_link(&ns_path);
H A Dbase.c1756 error = nd_jump_link(&path);
/linux-master/security/apparmor/
H A Dapparmorfs.c2595 error = nd_jump_link(&path);
/linux-master/fs/
H A Dnamei.c994 int nd_jump_link(const struct path *path) function

Completed in 137 milliseconds