/linux/Documentation/admin-guide/ |
H A D | initrd.rst | 40 pivot_root system call 105 :manpage:`pivot_root(2)` man page. 162 etc. Note however that it is usually possible to use pivot_root in 228 The root change is accomplished with the pivot_root system call, which 229 is also available via the ``pivot_root`` utility (see :manpage:`pivot_root(8)` 230 man page; ``pivot_root`` is distributed with util-linux version 2.10h or higher 231 [#f3]_). ``pivot_root`` moves the current root to a directory under the new 233 must exist before calling ``pivot_root``. Example:: 237 # pivot_root [all...] |
/linux/tools/perf/trace/strace/groups/ |
H A D | string | 43 pivot_root
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-init.rst | 9 which configures the device, then pivot_root(8) in to it.
|
/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 113 pivot_root . mnt
|
/linux/tools/testing/selftests/filesystems/mount-notify/ |
H A D | mount-notify_test.c | 486 TEST_F(fanotify, pivot_root) in TEST_F() argument
|
H A D | mount-notify_test_ns.c | 514 TEST_F(fanotify, pivot_root) in TEST_F() argument
|
/linux/Documentation/arch/arm/ |
H A D | ixp4xx.rst | 141 a pivot_root to NFS.
|
/linux/Documentation/driver-api/early-userspace/ |
H A D | early_userspace_support.rst | 140 filesystem via linuxrc and use the pivot_root syscall. The initrd is
|
/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 161 151 n64 pivot_root sys_pivot_root
|
H A D | syscall_n32.tbl | 161 151 n32 pivot_root sys_pivot_root
|
/linux/tools/include/nolibc/ |
H A D | sys.h | 727 * int pivot_root(const char *new, const char *old); 737 int pivot_root(const char *new, const char *old) in pivot_root() function
|
/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 161 151 n64 pivot_root sys_pivot_root
|
/linux/scripts/ |
H A D | syscall.tbl | 55 41 common pivot_root sys_pivot_root
|
/linux/tools/scripts/ |
H A D | syscall.tbl | 55 41 common pivot_root sys_pivot_root
|
/linux/tools/perf/arch/arm64/entry/syscalls/ |
H A D | syscall_64.tbl | 55 41 common pivot_root sys_pivot_root
|
/linux/arch/arm64/tools/ |
H A D | syscall_64.tbl | 55 41 common pivot_root sys_pivot_root
|
/linux/Documentation/filesystems/ |
H A D | ramfs-rootfs-initramfs.rst | 123 - When switching another root device, initrd would pivot_root and then 124 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root
|
/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 167 155 common pivot_root sys_pivot_root
|
/linux/tools/perf/arch/xtensa/entry/syscalls/ |
H A D | syscall.tbl | 192 175 common pivot_root sys_pivot_root
|
/linux/tools/perf/arch/sh/entry/syscalls/ |
H A D | syscall.tbl | 227 217 common pivot_root sys_pivot_root
|
/linux/tools/perf/arch/parisc/entry/syscalls/ |
H A D | syscall.tbl | 80 67 common pivot_root sys_pivot_root
|
/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 227 217 common pivot_root sys_pivot_root
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 167 155 common pivot_root sys_pivot_root
|
/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 192 175 common pivot_root sys_pivot_root
|
/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 227 217 common pivot_root sys_pivot_root
|