Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Ddevicestat.h76 DEVSTAT_FREE = 0x03 enumerator
/freebsd-13.1/lib/libdevstat/
H A Ddevstat.c1259 totalbytesfree = DELTA(bytes, DEVSTAT_FREE); in devstat_compute_statistics()
1265 totaltransfersfree = DELTA(operations, DEVSTAT_FREE); in devstat_compute_statistics()
1288 totaldurationfree = DELTA_T(duration[DEVSTAT_FREE]); in devstat_compute_statistics()
/freebsd-13.1/sys/kern/
H A Dsubr_devstat.c370 flg = DEVSTAT_FREE; in devstat_end_transaction_bio_bt()
/freebsd-13.1/sys/cam/ctl/
H A Dctl_backend_block.c1301 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws()
1396 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap()