Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pvn.c768 if ((vp->v_flag & VVMLOCK) && (flags & B_ASYNC)) { in pvn_vplist_dirty()
773 while (vp->v_flag & VVMLOCK) in pvn_vplist_dirty()
781 vp->v_flag |= VVMLOCK; in pvn_vplist_dirty()
981 vp->v_flag &= ~VVMLOCK; in pvn_vplist_dirty()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h300 #define VVMLOCK 0x400 macro
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvnode.h307 #define VVMLOCK 0x400 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h364 #define VVMLOCK 0x400 macro