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

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

Completed in 92 milliseconds