Searched refs:new_hi (Results 1 – 2 of 2) sorted by relevance
104 sector_t new_lo, sector_t new_hi);
1937 sector_t new_lo, sector_t new_hi) in bitmap_sync_with_cluster() argument1948 for (sector = old_hi; sector < new_hi; ) { in bitmap_sync_with_cluster()1952 WARN((blocks > new_hi) && old_hi, "alignment is not correct for hi\n"); in bitmap_sync_with_cluster()