Searched refs:BUF_SPCLREC (Results 1 – 1 of 1) sorted by relevance
136 #define BUF_SPCLREC 0x2 /* contains special record */ macro619 int flags = BUF_SPCLREC; in spclrec()649 flags = BUF_SPCLREC; in spclrec()2171 if (bp->b_flags & BUF_SPCLREC) { in dowrite()2255 if ((bp->b_flags & BUF_SPCLREC) && (bp->b_flags & BUF_FULL) && in checkpoint()