Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/config/
H A Dkernel-generic_io_acct.m449 bio_end_io_acct(bio, start_time);
92 dnl # bio_start_io_acct() and bio_end_io_acct() became GPL-exported
105 dnl # Added bio_start_io_acct() and bio_end_io_acct() helpers.
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h521 bio_end_io_acct(bio, start_time); in blk_generic_end_io_acct()