Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDdevicestat.h74 DEVSTAT_FREE = 0x03 enumerator
/freebsd-11-stable/lib/libdevstat/
HDdevstat.c1252 totalbytesfree = DELTA(bytes, DEVSTAT_FREE); in devstat_compute_statistics()
1258 totaltransfersfree = DELTA(operations, DEVSTAT_FREE); in devstat_compute_statistics()
1281 totaldurationfree = DELTA_T(duration[DEVSTAT_FREE]); in devstat_compute_statistics()
/freebsd-11-stable/sys/kern/
HDsubr_devstat.c356 flg = DEVSTAT_FREE; in devstat_end_transaction_bio_bt()
/freebsd-11-stable/sys/cam/ctl/
HDctl_backend_block.c1301 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_ws()
1398 beio->ds_trans_type = DEVSTAT_FREE; in ctl_be_block_cw_dispatch_unmap()