Searched refs:B_INVAL (Results 1 – 10 of 10) sorted by relevance
484 rabp->b_flags |= B_INVAL; in ncl_bioread()608 if (error == 0 && (bp->b_flags & B_INVAL)) in ncl_bioread()636 (bp->b_flags & B_INVAL) == 0 && in ncl_bioread()647 rabp->b_flags |= B_INVAL; in ncl_bioread()1088 bp->b_flags &= ~B_INVAL; in ncl_write()1589 bp->b_flags &= ~B_INVAL; in ncl_doio()1655 bp->b_flags |= B_INVAL; in ncl_doio()1777 bp->b_flags &= ~(B_INVAL|B_NOCACHE); in ncl_doio()1789 bp->b_flags |= B_INVAL; in ncl_doio()
3169 if (bp->b_flags & B_INVAL) { in ncl_writebp()
100 #define B_INVAL 0x00002000 /* Does not contain valid info. */ macro
314 if (bp->b_flags & B_INVAL) { in brelse()
323 assert(!(bp->b_flags & B_INVAL)); in lfs_writeinode()976 bp->b_flags |= B_DONE | B_INVAL; in lfs_segunlock()
508 bp->b_flags |= B_INVAL; in lfs_init()520 bp->b_flags |= B_INVAL; in lfs_init()
340 #define B_INVAL BC_INVAL macro354 if ((flag & B_INVAL) != 0) { in zfs_vop_putpage()
357 brelse(bp, B_INVAL); in clean_inode()
1338 brelse(bp, B_INVAL); in needs_cleaning()
1361 if ((bp->b_flags & (B_DELWRI|B_INVAL)) == in nfsvno_fsync()