Searched refs:LV_DEL (Results 1 – 1 of 1) sorted by relevance
209 #define LV_DEL 0x4 /* delete when lv_refcnt hits zero */ macro329 ASSERT((lvp->lv_flags & LV_DEL) == 0); in lib_va_find()345 del->lv_flags |= LV_DEL; in lib_va_find()430 del->lv_flags |= LV_DEL; in lib_va_add_hash()495 if (--lvp->lv_refcnt == 0 && (lvp->lv_flags & LV_DEL)) { in lib_va_release()