Home
last modified time | relevance | path

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

/drivers/mtd/
Dbcm63xxpart.c181 int rootfspart = curpart; in bcm63xx_parse_cfe_partitions() local
184 rootfspart--; in bcm63xx_parse_cfe_partitions()
185 parts[rootfspart].name = "rootfs"; in bcm63xx_parse_cfe_partitions()
186 parts[rootfspart].offset = rootfsaddr; in bcm63xx_parse_cfe_partitions()
187 parts[rootfspart].size = rootfslen; in bcm63xx_parse_cfe_partitions()
189 parts[rootfspart].size += sparelen; in bcm63xx_parse_cfe_partitions()