Searched refs:VPR_NOREUSE (Results 1 – 2 of 2) sorted by relevance
682 #define VPR_NOREUSE 0x02 macro
3053 flags = (bp->b_flags & B_NOREUSE) != 0 ? VPR_NOREUSE : 0; in vfs_vmio_invalidate()3102 flags = (bp->b_flags & B_NOREUSE) != 0 ? VPR_NOREUSE : 0; in vfs_vmio_truncate()