Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h228 #define BIO_END_IO_ERROR(bio) bi_status_to_errno(bio->bi_status) macro
239 #define BIO_END_IO_ERROR(bio) (-(bio->bi_error)) macro