Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinit_syscalls.h7 int __init init_chroot(const char *filename);
/linux/fs/
H A Dinit.c76 int __init init_chroot(const char *filename) in init_chroot() function
/linux/drivers/base/
H A Ddevtmpfs.c423 init_chroot("."); in devtmpfs_setup()