VMEM_SPAN
return (vmem_seg_walk_common_init(wsp, VMEM_SPAN, "span"));
t = VMEM_SPAN;
t == VMEM_SPAN ? "SPAN" :
return (vmem_seg_walk_common_init(wsp, VMEM_SPAN, "span"));
t = VMEM_SPAN;
t == VMEM_SPAN ? "SPAN" :
vsp->vs_aprev->vs_type == VMEM_SPAN &&
vsp->vs_anext->vs_type == VMEM_SPAN) {
ASSERT(vsp->vs_type == VMEM_SPAN);
ASSERT(oldseg->vs_type != VMEM_SPAN);
ASSERT(oldseg->vs_type != VMEM_SPAN);
vsp->vs_type = VMEM_SPAN;
span->vs_type = VMEM_SPAN;
ASSERT(span->vs_type == VMEM_SPAN);
vsp->vs_aprev->vs_type == VMEM_SPAN &&
vsp->vs_anext->vs_type == VMEM_SPAN) {
vsp->vs_aprev->vs_type == VMEM_SPAN &&
vsp->vs_anext->vs_type == VMEM_SPAN) {
ASSERT(vsp->vs_type == VMEM_SPAN);
vsp->vs_type = VMEM_SPAN;
span->vs_type = VMEM_SPAN;
ASSERT(span->vs_type == VMEM_SPAN);
vsp->vs_aprev->vs_type == VMEM_SPAN &&
vsp->vs_anext->vs_type == VMEM_SPAN) {