Searched defs:bio_error (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | bio.h | 100 int bio_error; /* Errno for BIO_ERROR. */ member |
| /f-stack/freebsd/kern/ | ||
| H A D | vfs_aio.c | 2464 int bio_error = bp->bio_error; in aio_biowakeup() local |