Searched refs:new_lo (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() argument1942 for (sector = old_lo; sector < new_lo; ) { in bitmap_sync_with_cluster()1946 WARN((blocks > new_lo) && old_lo, "alignment is not correct for lo\n"); in bitmap_sync_with_cluster()