Searched refs:pivot_root (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | sys.h | 811 * int pivot_root(const char *new, const char *old); 821 int pivot_root(const char *new, const char *old) in pivot_root() function
|
/kernel/linux/linux-5.10/tools/include/nolibc/ |
H A D | nolibc.h | 2061 int pivot_root(const char *new, const char *old) in pivot_root() function
|
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 3697 * pivot_root Semantics: 3721 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2()
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 3071 * semantics of pivot_root(".", ".") are used. in can_move_mount_beneath() 4153 * pivot_root Semantics: 4177 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2()
|
Completed in 22 milliseconds