Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsecurity.h3030 int security_path_chroot(struct path *path);
3091 static inline int security_path_chroot(struct path *path) in security_path_chroot() function
/linux-4.1.27/fs/
Dopen.c484 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/linux-4.1.27/security/
Dsecurity.c499 int security_path_chroot(struct path *path) in security_path_chroot() function