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 D | blkdev_compat.h | 229 #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 D | vdev_disk.c | 417 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
|