Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsecurity.h1595 int security_path_chroot(const struct path *path);
1656 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/Linux-v4.19/fs/
Dopen.c503 error = security_path_chroot(&path); in ksys_chroot()
/Linux-v4.19/security/
Dsecurity.c611 int security_path_chroot(const struct path *path) in security_path_chroot() function