Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/parsers/
Dparser_imagetag.c71 bool rootfs_first = false; in bcm963xx_parse_imagetag_partitions() local
131 rootfs_first = true; in bcm963xx_parse_imagetag_partitions()
159 if (rootfslen > 0 && rootfs_first) in bcm963xx_parse_imagetag_partitions()
170 if (kernellen > 0 && rootfs_first) in bcm963xx_parse_imagetag_partitions()
175 if (sparelen > 0 && !rootfs_first) in bcm963xx_parse_imagetag_partitions()