Searched refs:req_sectors (Results 1 – 1 of 1) sorted by relevance
1648 unsigned int req_sectors = 0, phys_segments = 0; in mmc_blk_prep_packed_list() local1680 req_sectors += blk_rq_sectors(cur); in mmc_blk_prep_packed_list()1684 req_sectors += mmc_large_sector(card) ? 8 : 1; in mmc_blk_prep_packed_list()1717 req_sectors += blk_rq_sectors(next); in mmc_blk_prep_packed_list()1718 if (req_sectors > max_blk_count) in mmc_blk_prep_packed_list()