Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h241 #define BIO_END_IO(bio, error) bio_set_bi_error(bio, error)
243 bio_set_bi_error(struct bio *bio, int error) in bio_set_bi_error() function