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