Home
last modified time | relevance | path

Searched refs:security_path_chroot (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dsecurity.h1671 int security_path_chroot(const struct path *path);
1732 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/Linux-v5.4/fs/
Dopen.c523 error = security_path_chroot(&path); in ksys_chroot()
/Linux-v5.4/security/
Dsecurity.c1105 int security_path_chroot(const struct path *path) in security_path_chroot() function