Searched refs:SEG_PAGE_VNODEBACKED (Results 1 – 2 of 2) sorted by relevance
209 #define SEG_PAGE_VNODEBACKED 0x10 /* Segment is backed by a vnode */ macro
7515 start = svd->vp ? SEG_PAGE_VNODEBACKED : 0; in segvn_incore()