Searched refs:B_INVAL (Results 1 – 17 of 17) sorted by relevance
199 bp->b_flags = B_INVAL; in bufinit()494 SET(bp->b_flags, B_INVAL); in brelse()496 if ((bp->b_bufsize <= 0) || ISSET(bp->b_flags, B_INVAL)) { in brelse()583 !ISSET(bp->b_flags, B_INVAL)) in incore()632 if (!ISSET(bp->b_flags, B_INVAL)) { in getblk()673 SET(bp->b_flags, B_INVAL); in geteblk()712 SET(nbp->b_flags, B_INVAL); in allocbuf()757 SET(nbp->b_flags, B_INVAL); in allocbuf()882 if (ISSET(bp->b_flags, B_INVAL)) { in buf_daemon()
346 tbp->b_flags |= B_INVAL;
1873 if ((bp->b_flags & (B_BUSY|B_INVAL|B_READ)) == B_BUSY)2080 bp->b_flags |= B_INVAL;
96 if (ep == bp || (ep->b_flags & B_INVAL) ||
281 bp->b_flags |= B_INVAL; in ext2fs_buf_alloc()
542 bp->b_flags |= B_INVAL;
238 bp->b_flags |= B_INVAL; in dkcsumattach()
422 bp->b_flags |= B_INVAL; in readdisklabel()538 bp->b_flags |= B_INVAL; in writedisklabel()
140 if (ep == bp || (ep->b_flags & B_INVAL) ||
536 bp->b_flags |= B_INVAL;
577 bp->b_flags |= B_INVAL;734 bp->b_flags |= B_INVAL;
1989 bp->b_flags |= B_INVAL | B_NOCACHE;2486 bp->b_flags |= B_INVAL | B_NOCACHE;3272 indirdep->ir_savebp->b_flags |= B_INVAL | B_NOCACHE;3527 if ((bp->b_flags & B_ERROR) && !(bp->b_flags & B_INVAL))
155 #define B_INVAL 0x00002000 /* Does not contain valid info. */ macro
113 #define B_INVAFTERWRITE B_INVAL
165 rabp->b_flags |= B_INVAL;
187 bp->b_flags = B_INVAL | B_AGE | B_READ;
523 bp->b_flags |= B_INVAL;