Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ddevicestat.h205 void devstat_end_transaction_bio(struct devstat *ds, const struct bio *bp);
/f-stack/freebsd/kern/
H A Dsubr_devstat.c347 devstat_end_transaction_bio(struct devstat *ds, const struct bio *bp) in devstat_end_transaction_bio() function
H A Dvfs_bio.c4398 devstat_end_transaction_bio(stat, bp); in biofinish()