Home
last modified time | relevance | path

Searched refs:new_extents (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dlv_manip.c1192 uint32_t new_extents, in _allocate() argument
1205 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()