Searched refs:devstat_end_transaction_bio_bt (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/sys/ |
| HD | devicestat.h | 202 void devstat_end_transaction_bio_bt(struct devstat *ds, struct bio *bp,
|
| /trueos/sys/kern/ |
| HD | subr_devstat.c | 344 devstat_end_transaction_bio_bt(ds, bp, NULL); in devstat_end_transaction_bio() 348 devstat_end_transaction_bio_bt(struct devstat *ds, struct bio *bp, in devstat_end_transaction_bio_bt() function
|
| /trueos/sys/geom/ |
| HD | geom_io.c | 659 devstat_end_transaction_bio_bt(pp->stat, bp, &now); in g_io_deliver() 661 devstat_end_transaction_bio_bt(cp->stat, bp, &now); in g_io_deliver()
|
| HD | geom_disk.c | 247 devstat_end_transaction_bio_bt(sc->dp->d_devstat, bp, &now); in g_disk_done()
|