Home
last modified time | relevance | path

Searched refs:B_INVALONERR (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/sys/
HDbuf.h234 #define B_INVALONERR 0x00040000 /* Invalidate on write error. */ macro
/freebsd-14-stable/sys/fs/msdosfs/
HDmsdosfs_fat.c1211 bp->b_flags |= B_INVALONERR; in markvoldirty_upgrade()
/freebsd-14-stable/sys/kern/
HDvfs_bio.c2728 (bp->b_flags & B_INVALONERR)) { in brelse()