Home
last modified time | relevance | path

Searched refs:DEVSTAT_FREE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Ddevicestat.h74 DEVSTAT_FREE = 0x03 enumerator
/freebsd/lib/libdevstat/
H A Ddevstat.c1257 totalbytesfree = DELTA(bytes, DEVSTAT_FREE); in devstat_compute_statistics()
1263 totaltransfersfree = DELTA(operations, DEVSTAT_FREE); in devstat_compute_statistics()
1286 totaldurationfree = DELTA_T(duration[DEVSTAT_FREE]); in devstat_compute_statistics()
/freebsd/sys/kern/
H A Dsubr_devstat.c361 flg = DEVSTAT_FREE; in devstat_end_transaction_bio_bt()
/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c1437 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws()
1534 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap()
1577 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_wu()
1606 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_wz()
1714 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_dsm()