Home
last modified time | relevance | path

Searched refs:rootfs (Results 1 – 25 of 141) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-wb45n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
99 rootfs-a@5e0000 {
100 label = "rootfs-a";
104 rootfs-b@2be0000 {
105 label = "rootfs-b";
Dat91-wb50n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
166 rootfs-a@ae0000 {
167 label = "rootfs-a";
171 rootfs-b@3ae0000 {
172 label = "rootfs-b";
Daks-cdu.dts15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";
88 rootfs@500000 {
89 label = "rootfs";
Dsama5d3xcm.dtsi13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";
120 rootfs@800000 {
121 label = "rootfs";
Dtny_a9260_common.dtsi98 rootfs@4a0000 {
99 label = "rootfs";
Dat91sam9rlek.dts16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw";
117 rootfs@800000 {
118 label = "rootfs";
Dtny_a9263.dts108 rootfs@4a0000 {
109 label = "rootfs";
Dusb_a9260_common.dtsi100 rootfs@4a0000 {
101 label = "rootfs";
Dat91sam9261ek.dts15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
117 rootfs@800000 {
118 label = "rootfs";
Dbcm47081-tplink-archer-c5-v2.dts114 rootfs@240000 {
115 label = "rootfs";
Dbcm4709-tplink-archer-c9-v1.dts125 rootfs@240000 {
126 label = "rootfs";
Dat91sam9x5cm.dtsi110 rootfs@800000 {
111 label = "rootfs";
Dr7s72100-gr-peach.dts50 rootfs@600000 {
51 label = "rootfs";
Dat91-cosino.dtsi97 rootfs@800000 {
98 label = "rootfs";
Dusb_a9263.dts128 rootfs@4a0000 {
129 label = "rootfs";
/kernel/liteos_a/testsuites/
DMakefile46 ROOTFS = rootfs
68 ROOTFS_DIR = $(OUT)/rootfs
69 ROOTFS_ZIP = $(OUT)/rootfs.zip
/kernel/liteos_a/
DMakefile34 ROOTFS = rootfs
85 ROOTFS_DIR = $(OUT)/rootfs
86 ROOTFS_ZIP = $(OUT)/rootfs.zip
95 all: make liteos kernel image and rootfs image (Default target)
97 $(ROOTFS): make an original rootfs image
/kernel/linux/linux-5.10/Documentation/bpf/
Ds390.rst21 * Disk image with s390 rootfs
82 mkdir ./s390.rootfs
83 sudo mount /dev/loopX ./s390.rootfs
98 ./s390.rootfs
99 sudo umount ./s390.rootfs
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/
Ddirect-fs-lookup.rst22 a race is possible with loading the driver and the real rootfs not yet being
30 when the real rootfs is ready and mounted.
/kernel/linux/linux-5.10/Documentation/filesystems/
Dramfs-rootfs-initramfs.rst4 Ramfs, rootfs and initramfs
76 What is rootfs?
80 always present in 2.6 systems. You can't unmount rootfs for approximately the
85 Most systems just mount another filesystem over rootfs and ignore it. The
88 If CONFIG_TMPFS is enabled, rootfs will use tmpfs instead of ramfs by
96 extracted into rootfs when the kernel boots up. After extracting, the kernel
97 checks to see if rootfs contains a file "init", and if so it executes it as PID
100 any). If rootfs does not contain an init program after the embedded cpio
125 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root
126 rootfs, nor unmount it. Instead delete everything out of rootfs to
[all …]
Dubifs.rst122 Mount "rootfs" volume of UBI device 0 to /mnt/ubifs ("rootfs" is volume
125 $ mount -t ubifs ubi0:rootfs /mnt/ubifs
128 to UBI and mount volume "rootfs":
129 ubi.mtd=0 root=ubi0:rootfs rootfstype=ubifs
/kernel/liteos_a/fs/rootfs/
DMakefile32 MODULE_NAME := rootfs
/kernel/liteos_a/fs/
DBUILD.gn42 "rootfs",
58 "rootfs:public",
DKconfig8 source "fs/rootfs/Kconfig"
/kernel/linux/linux-5.10/arch/mips/boot/dts/brcm/
Dbcm97xxx-nand-cs1-bch24.dtsi17 flash1.rootfs@0 {

123456