Searched refs:VV_NOSYNC (Results 1 – 7 of 7) sorted by relevance
4097 if ((vp->v_vflag & VV_NOSYNC) == 0) in vinactivef()4595 if (vp->v_vflag & VV_NOSYNC) in vn_printf()4617 flags = vp->v_vflag & ~(VV_ROOT | VV_ISTTY | VV_NOSYNC | VV_ETERNALDEV | in vn_printf()5154 if (vp->v_vflag & VV_NOSYNC) in vfs_want_msync()5164 if (vp->v_vflag & VV_NOSYNC) in vfs_periodic_msync_inactive_filter()5196 if ((vp->v_vflag & VV_NOSYNC) == 0) { in vfs_periodic_msync_inactive()5487 return (obj != NULL && (vp->v_vflag & VV_NOSYNC) == 0 && in vn_need_pageq_flush()
852 (lvp->v_vflag & VV_NOSYNC) != 0) { in null_want_recycle()
260 #define VV_NOSYNC 0x0004 /* unlinked, stop syncing */ macro
1212 ((vp = object->handle)->v_vflag & VV_NOSYNC) == 0) { in vm_object_sync()
1056 vp->v_vflag |= VV_NOSYNC; in ufs_remove()
1207 vp->v_vflag |= VV_NOSYNC; in zfs_remove_()
13550 ((vp->v_vflag & VV_NOSYNC) != 0 || VTOI(vp)->i_effnlink == 0)); in softdep_request_cleanup_filter() 13795 if (lvp->v_vflag & VV_NOSYNC) { /* unlinked */ in softdep_request_cleanup_flush()