Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsecurity.h1449 int security_path_chroot(struct path *path);
1510 static inline int security_path_chroot(struct path *path) in security_path_chroot() function
/linux-4.4.14/fs/
Dopen.c486 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/linux-4.4.14/security/
Dsecurity.c502 int security_path_chroot(struct path *path) in security_path_chroot() function