Searched refs:VVMLOCK (Results 1 – 3 of 3) sorted by relevance
776 if ((vp->v_flag & VVMLOCK) && (flags & B_ASYNC)) { in pvn_vplist_dirty()781 while (vp->v_flag & VVMLOCK) in pvn_vplist_dirty()789 vp->v_flag |= VVMLOCK; in pvn_vplist_dirty()989 vp->v_flag &= ~VVMLOCK; in pvn_vplist_dirty()
305 #define VVMLOCK 0x400 macro
300 #define VVMLOCK 0x400 macro