Home
last modified time | relevance | path

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

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