Searched refs:devstat_end_transaction (Results 1 – 7 of 7) sorted by relevance
| /trueos/sys/sys/ |
| HD | devicestat.h | 197 void devstat_end_transaction(struct devstat *ds, u_int32_t bytes,
|
| /trueos/sys/kern/ |
| HD | subr_devstat.c | 295 devstat_end_transaction(struct devstat *ds, uint32_t bytes, in devstat_end_transaction() function 366 devstat_end_transaction(ds, bp->bio_bcount - bp->bio_resid, in devstat_end_transaction_bio_bt()
|
| /trueos/sys/cam/ |
| HD | cam_periph.c | 1105 devstat_end_transaction(ds, in cam_periph_runccb() 1114 devstat_end_transaction(ds, in cam_periph_runccb()
|
| /trueos/sys/cam/ctl/ |
| HD | ctl_backend_block.c | 515 devstat_end_transaction(beio->lun->disk_stats, beio->io_len, in ctl_be_block_biodone() 593 devstat_end_transaction(beio->lun->disk_stats, beio->io_len, in ctl_be_block_flush_file() 729 devstat_end_transaction(beio->lun->disk_stats, beio->io_len, in ctl_be_block_dispatch_file() 891 devstat_end_transaction(beio->lun->disk_stats, beio->io_len, in ctl_be_block_dispatch_zvol()
|
| /trueos/sys/cam/scsi/ |
| HD | scsi_sg.c | 396 devstat_end_transaction(softc->device_stats, in sgdone()
|
| /trueos/sys/dev/xen/blkback/ |
| HD | blkback.c | 1384 devstat_end_transaction(xbb->xbb_stats_in, in xbb_complete_reqlist() 1401 devstat_end_transaction(xbb->xbb_stats, in xbb_complete_reqlist()
|
| /trueos/share/man/man9/ |
| HD | Makefile | 627 devstat.9 devstat_end_transaction.9 \
|