Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/nvme/
H A Dnvme_ns.c279 nvme_bio_child_inbed(struct bio *parent, int bio_error) in nvme_bio_child_inbed()
313 int bio_error; in nvme_bio_child_done() local
/freebsd-src/sys/sys/
H A Dbio.h98 int bio_error; /* Errno for BIO_ERROR. */ global() member
/freebsd-src/sys/dev/mmc/
H A Dmmcsd.c1425 int bio_error, err, sz; in mmcsd_task() local
/freebsd-src/sys/kern/
H A Dvfs_aio.c2475 int bio_error = bp->bio_error; aio_biowakeup() local