Home
last modified time | relevance | path

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

/linux/fs/
H A Dinit.c73 error = security_path_chroot(&path); in init_chroot()
H A Dopen.c611 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/linux/security/
H A Dsecurity.c2091 int security_path_chroot(const struct path *path) in security_path_chroot() function