trx_size 186 drivers/mtd/parsers/bcm47xxpart.c uint32_t trx_size; trx_size 206 drivers/mtd/parsers/bcm47xxpart.c trx_size = max(trx->length, last_subpart + blocksize); trx_size 212 drivers/mtd/parsers/bcm47xxpart.c offset += roundup(trx_size, blocksize) - blocksize;