Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h188 errno_to_bi_status(int error) in errno_to_bi_status() function
235 bio->bi_status = errno_to_bi_status(-error); in bio_set_bi_status()