Searched refs:BC_NOCACHE (Results 1 – 4 of 4) sorted by relevance
168 #define BC_NOCACHE 0x00008000 /* Do not cache block after use. */ macro
734 bp->b_cflags = BC_BUSY | BC_NOCACHE; in lfs_newbuf()
1105 brelse(bp, BC_NOCACHE); in ffs_mountfs()
592 brelse(bp, BC_INVAL | BC_NOCACHE);