Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h272 #define BIO_END_IO(bio, error) bio_set_bi_error(bio, error)
274 bio_set_bi_error(struct bio *bio, int error) in bio_set_bi_error() function