Searched refs:VI_LOCK_FLAGS (Results 1 – 2 of 2) sorted by relevance
458 #define VI_LOCK_FLAGS(vp, flags) mtx_lock_flags(&(vp)->v_interlock, (flags)) macro
1249 VI_LOCK_FLAGS(vp, MTX_DUPOK); in vop_stdadd_writecount()