Searched refs:B_RELBUF (Results 1 – 9 of 9) sorted by relevance
2331 bp->b_flags |= B_INVAL | B_RELBUF; in bufwrite()2559 bp->b_flags &= ~(B_RELBUF); in bdirty()2746 bp->b_flags |= B_INVAL | B_RELBUF | B_NOCACHE; in brelse()2806 bp->b_flags &= ~B_RELBUF; in brelse()2836 if ((bp->b_flags & (B_INVAL | B_RELBUF)) != 0 || in brelse()2850 (bp->b_flags & (B_INVAL | B_NOCACHE | B_RELBUF)) != 0) in brelse()2867 if (bp->b_flags & (B_INVAL | B_NOCACHE | B_RELBUF) || in brelse()2883 bp->b_flags &= ~(B_ASYNC | B_NOCACHE | B_RELBUF | B_DIRECT); in brelse()2915 bp->b_flags &= ~(B_ASYNC | B_NOCACHE | B_AGE | B_RELBUF); in bqrelse()4117 bp->b_flags |= B_RELBUF; in getblkx()[all …]
590 tbp->b_flags |= B_RELBUF; in cluster_callback()
2511 bp->b_flags |= (B_INVAL | B_RELBUF); in flushbuflist()2553 bp->b_flags |= B_RELBUF; in bnoreuselist()2688 bp->b_flags |= B_INVAL | B_RELBUF; in v_inval_buf_range_locked()
238 #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()
981 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 */ in ncl_meta_setsize()