Searched refs:new_extents (Results 1 – 2 of 2) sorted by relevance
1192 uint32_t new_extents, in _allocate() argument1205 if (allocated >= new_extents && !ah->log_count) { in _allocate()1252 prev_lvseg, &allocated, new_extents)) in _allocate()1254 if ((allocated == new_extents) || (ah->alloc == alloc) || in _allocate()1259 if (allocated != new_extents) { in _allocate()1264 (new_extents - allocated) * ah->area_count in _allocate()
1954 const svalue *new_extents in add_events_for_eedge() local1956 if (old_extents == NULL && new_extents != NULL) in add_events_for_eedge()