Home
last modified time | relevance | path

Searched defs:pivot_root (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c3709 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h2061 int pivot_root(const char *new, const char *old) in pivot_root() function