Home
last modified time | relevance | path

Searched defs:bio_error (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dbio.h100 int bio_error; /* Errno for BIO_ERROR. */ member
/f-stack/freebsd/kern/
H A Dvfs_aio.c2464 int bio_error = bp->bio_error; in aio_biowakeup() local