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