Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h229 #define BIO_END_IO_PROTO(fn, x, z) static void fn(struct bio *x) macro
240 #define BIO_END_IO_PROTO(fn, x, z) static void fn(struct bio *x) macro
252 #define BIO_END_IO_PROTO(fn, x, z) static void fn(struct bio *x, int z) macro
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c417 BIO_END_IO_PROTO(vdev_disk_physio_completion, bio, error) in BIO_END_IO_PROTO() function
637 BIO_END_IO_PROTO(vdev_disk_io_flush_completion, bio, error) in BIO_END_IO_PROTO() function