Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinit.c73 error = security_path_chroot(&path); in init_chroot()
H A Dopen.c551 error = security_path_chroot(&path); in SYSCALL_DEFINE1()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1748 int security_path_chroot(const struct path *path);
1809 static inline int security_path_chroot(const struct path *path) in security_path_chroot() function
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1150 int security_path_chroot(const struct path *path) in security_path_chroot() function