Lines Matching defs:sector_count
47 u8 sector_count;
664 if (point->sector_count < (VDO_SECTORS_PER_BLOCK - 1)) {
665 point->sector_count++;
670 point->sector_count = 1;
707 if (first->sector_count < second->sector_count)
710 return ((first->sector_count == second->sector_count) &&
740 point->sector_count);
868 .sector_count = 1,
1459 .sector_count = 1,
1513 .sector_count = 1,
1571 .sector_count = 0,
1603 repair->tail_recovery_point.sector_count++;
1630 if (repair->tail_recovery_point.sector_count == 0)