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

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

Completed in 205 milliseconds