Searched refs:max_block_sectors (Results 1 – 1 of 1) sorted by relevance
287 sector_t max_block_sectors = min(ti->len, DUST_MAX_BLKSZ_SECTORS); in dust_ctr() local309 if (to_sector(blksz) > max_block_sectors) { in dust_ctr()