Searched refs:BUF_FULL (Results 1 – 1 of 1) sorted by relevance
135 #define BUF_FULL 0x1 /* data in buffer */ macro687 while ((*current)->b_flags & BUF_FULL) in taprec()699 (*current)->b_flags = (flags | BUF_FULL); in taprec()2052 if ((bp->b_flags & BUF_FULL) == 0) { in dowrite()2255 if ((bp->b_flags & BUF_SPCLREC) && (bp->b_flags & BUF_FULL) && in checkpoint()