Home
last modified time | relevance | path

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

/linux-6.14.4/tools/include/nolibc/
Dsys.h834 int pivot_root(const char *new, const char *old) in pivot_root() function
/linux-6.14.4/fs/
Dnamespace.c4389 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument