Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c486 TEST_F(fanotify, pivot_root) in TEST_F() argument
/linux/tools/include/nolibc/
H A Dsys.h708 int pivot_root(const char *new, const char *old) in pivot_root() function
/linux/fs/
H A Dnamespace.c4756 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument