Home
last modified time | relevance | path

Searched refs:rootfs_first (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/
Dbcm63xxpart.c86 bool rootfs_first = false; in bcm63xx_parse_cfe_partitions() local
133 rootfs_first = true; in bcm63xx_parse_cfe_partitions()
172 if (rootfslen > 0 && rootfs_first) in bcm63xx_parse_cfe_partitions()
183 if (kernellen > 0 && rootfs_first) in bcm63xx_parse_cfe_partitions()
188 if (sparelen > 0 && !rootfs_first) in bcm63xx_parse_cfe_partitions()