Searched refs:B_RELBUF (Results 1 – 9 of 9) sorted by relevance
2325 bp->b_flags |= B_INVAL | B_RELBUF; in bufwrite()2553 bp->b_flags &= ~(B_RELBUF); in bdirty()2741 bp->b_flags |= B_INVAL | B_RELBUF | B_NOCACHE; in brelse()2801 bp->b_flags &= ~B_RELBUF; in brelse()2831 if ((bp->b_flags & (B_INVAL | B_RELBUF)) != 0 || in brelse()2845 (bp->b_flags & (B_INVAL | B_NOCACHE | B_RELBUF)) != 0) in brelse()2862 if (bp->b_flags & (B_INVAL | B_NOCACHE | B_RELBUF) || in brelse()2878 bp->b_flags &= ~(B_ASYNC | B_NOCACHE | B_RELBUF | B_DIRECT); in brelse()2910 bp->b_flags &= ~(B_ASYNC | B_NOCACHE | B_AGE | B_RELBUF); in bqrelse()4113 bp->b_flags |= B_RELBUF; in getblkx()[all …]
590 tbp->b_flags |= B_RELBUF; in cluster_callback()
2492 bp->b_flags |= (B_INVAL | B_RELBUF); in flushbuflist()2534 bp->b_flags |= B_RELBUF; in bnoreuselist()2669 bp->b_flags |= B_INVAL | B_RELBUF; in v_inval_buf_range_locked()
236 #define B_RELBUF 0x00400000 /* Release VMIO buffer. */ macro
522 bp->b_flags |= B_INVAL | B_RELBUF | B_NOCACHE; in ffs_balloc_ufs1()1150 bp->b_flags |= B_INVAL | B_RELBUF | B_NOCACHE; in ffs_balloc_ufs2()
2337 bp->b_flags |= B_RELBUF | B_NOCACHE; in ffs_blkfree_cg()2886 bp->b_flags |= B_RELBUF | B_NOCACHE; in ffs_freefile()
983 bp->b_flags |= B_INVAL | B_RELBUF | B_NOCACHE; in ffs_write()
7405 bp->b_flags |= B_INVAL | B_NOCACHE | B_RELBUF; in trunc_dependencies()
1835 bp->b_flags |= B_RELBUF; /* don't leave garbage around */