Searched refs:B_INVALONERR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | buf.h | 234 #define B_INVALONERR 0x00040000 /* Invalidate on write error. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | vfs_bio.c | 2657 (bp->b_flags & B_INVALONERR)) { in brelse() |