OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rootfstype
(Results
1 - 25
of
40
) sorted by relevancy
1
2
/src/sys/ufs/mfs/
mfs_miniroot.c
63
rootfstype
= MOUNT_MFS;
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ge863-pro3.dtsi
75
bootargs = "console=ttyS0,115200 root=ubi0:rootfs ubi.mtd=1
rootfstype
=ubifs";
zynq-parallella.dts
29
bootargs = "root=/dev/mmcblk0p2
rootfstype
=ext4 rw rootwait";
aks-cdu.dts
15
bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs
rootfstype
=ubifs";
at91-cosino.dtsi
20
bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw
rootfstype
=ext3 rootwait";
ethernut5.dts
15
bootargs = "console=ttyS0,115200 root=/dev/mtdblock0 rw
rootfstype
=jffs2";
tny_a9260_common.dtsi
10
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock6 rw
rootfstype
=ubifs";
tny_a9263.dts
15
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw
rootfstype
=ubifs";
at91-wb45n.dtsi
16
bootargs = "ubi.mtd=6 root=ubi0:rootfs
rootfstype
=ubifs rw";
at91sam9x5ek.dtsi
15
bootargs = "root=/dev/mtdblock1 rw
rootfstype
=ubifs ubi.mtd=1 root=ubi0:rootfs";
imx28-lwe.dtsi
16
bootargs = "root=/dev/mmcblk0p2
rootfstype
=ext4 ro rootwait console=ttyAMA0,115200 panic=1";
sama5d3xcm.dtsi
13
bootargs = "
rootfstype
=ubifs ubi.mtd=5 root=ubi0:rootfs";
usb_a9263.dts
15
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw
rootfstype
=ubifs";
at91-wb50n.dtsi
16
bootargs = "ubi.mtd=6 root=ubi0:rootfs
rootfstype
=ubifs rw";
at91sam9261ek.dts
15
bootargs = "
rootfstype
=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
at91sam9263ek.dts
15
bootargs = "mem=64M root=/dev/mtdblock5 rw
rootfstype
=ubifs";
at91sam9g20ek_common.dtsi
13
bootargs = "mem=64M root=/dev/mtdblock5 rw
rootfstype
=ubifs";
at91sam9rlek.dts
16
bootargs = "
rootfstype
=ubifs root=ubi0:rootfs ubi.mtd=5 rw";
gemini-nas4220b.dts
23
bootargs = "console=ttyS0,19200n8 root=/dev/mtdblock3 rw
rootfstype
=squashfs,jffs2 rootwait";
intel-ixp42x-freecom-fsg-3.dts
27
bootargs = "console=ttyS0,115200n8 root=/dev/sda1 rw
rootfstype
=ext4 rootwait";
intel-ixp42x-linksys-nslu2.dts
24
bootargs = "console=ttyS0,115200n8 root=/dev/mtdblock2 rw
rootfstype
=squashfs,jffs2 rootwait";
at91sam9m10g45ek.dts
17
bootargs = "mem=64M root=/dev/mtdblock1 rw
rootfstype
=jffs2";
/src/sys/kern/
kern_subr.c
233
* if
rootfstype
is set to NFS and the
280
if (vops != NULL && strcmp(
rootfstype
, MOUNT_NFS) == 0 &&
405
strcmp(
rootfstype
, vops->vfs_name) == 0)
419
rootfstype
= ROOT_FSTYPE_ANY;
432
rootfstype
= ROOT_FSTYPE_ANY;
453
* the call to mountroot(),
rootfstype
will
457
rootfstype
= vops->vfs_name;
/src/sys/arch/evbmips/cavium/
autoconf.c
111
rootfstype
= "nfs";
/src/sys/arch/hpcarm/hpcarm/
hpc_machdep.c
245
rootfstype
= MOUNT_NFS;
Completed in 49 milliseconds
1
2
Indexes created Sat Oct 18 08:10:09 GMT 2025