Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Ddevicestat.h74 DEVSTAT_FREE = 0x03 enumerator
/freebsd-14.2/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-14.2/sys/kern/
H A Dsubr_devstat.c358 flg = DEVSTAT_FREE; in devstat_end_transaction_bio_bt()
/freebsd-14.2/sys/cam/ctl/
H A Dctl_backend_block.c1383 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws()
1478 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap()