Searched refs:SPA_GANGBLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
37 #define SPA_GANGBLOCKSIZE SPA_MINBLOCKSIZE macro38 #define SPA_GBH_NBLKPTRS ((SPA_GANGBLOCKSIZE - \40 #define SPA_GBH_FILLER ((SPA_GANGBLOCKSIZE - \47 SPA_GANGBLOCKSIZE : BP_GET_PSIZE((zio)->io_bp))
295 stack += SPA_GANGBLOCKSIZE; in zio_read_gang()300 if (devread(sector, 0, SPA_GANGBLOCKSIZE, (char *)zio_gb) == 0) { in zio_read_gang()311 if (zio_checksum_verify(&tmpbp, (char *)zio_gb, SPA_GANGBLOCKSIZE)) { in zio_read_gang()
Completed in 5 milliseconds