Searched refs:security_path_chroot (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/
H A Dinit.c73 error = security_path_chroot(&path);
H A Dopen.c617 error = security_path_chroot(&path);
/linux-master/include/linux/
H A Dsecurity.h1929 int security_path_chroot(const struct path *path);
1994 static inline int security_path_chroot(const struct path *path) function
/linux-master/security/
H A Dsecurity.c1976 * security_path_chroot() - Check if changing the root directory is allowed
1983 int security_path_chroot(const struct path *path) function

Completed in 145 milliseconds