Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/vm/
H A Dvm_pvn.c776 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()
/titanic_50/usr/src/uts/common/sys/
H A Dvnode.h305 #define VVMLOCK 0x400 macro
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h300 #define VVMLOCK 0x400 macro