Searched refs:SCRUB_SECTORS_PER_BIO (Results 1 – 1 of 1) sorted by relevance
48 #define SCRUB_SECTORS_PER_BIO 32 /* 128KiB per bio for 4KiB pages */ macro88 struct scrub_sector *sectors[SCRUB_SECTORS_PER_BIO];749 sctx->sectors_per_bio = SCRUB_SECTORS_PER_BIO; in scrub_setup_ctx()1918 ASSERT(sbio->sector_count <= SCRUB_SECTORS_PER_BIO); in scrub_wr_bio_end_io_worker()2495 ASSERT(sbio->sector_count <= SCRUB_SECTORS_PER_BIO); in scrub_bio_end_io_worker()