Searched refs:B_AGE (Results 1 – 2 of 2) sorted by relevance
216 #define B_AGE 0x00000001 /* Move to age queue when I/O done. */ macro
1635 bp->b_flags &= ~(B_AGE | B_REUSE); in buf_release()1958 if (bp->b_flags & B_AGE) { in bq_insert()1968 bp->b_flags &= ~(B_AGE | B_REUSE); in bq_insert()2791 bp->b_flags |= B_AGE; in brelse()2833 bp->b_flags &= ~(B_ASYNC | B_NOCACHE | B_AGE | B_RELBUF); in bqrelse()