Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvnode.h263 #define VV_VMSIZEVNLOCK 0x0020 /* object size check requires vnode lock */ macro
/f-stack/freebsd/vm/
H A Dvnode_pager.c265 if ((vp->v_vflag & VV_VMSIZEVNLOCK) != 0) { in vnode_pager_alloc()
/f-stack/freebsd/kern/
H A Dvfs_subr.c4141 if (vp->v_vflag & VV_VMSIZEVNLOCK) in vn_printf()
4160 VV_CACHEDLABEL | VV_VMSIZEVNLOCK | VV_COPYONWRITE | VV_SYSTEM | in vn_printf()