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

/freebsd-11-stable/sys/sys/
H A Ddevicestat.h74 DEVSTAT_FREE = 0x03 enumerator in enum:__anon13322
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c1252 totalbytesfree = DELTA(bytes, DEVSTAT_FREE);
1258 totaltransfersfree = DELTA(operations, DEVSTAT_FREE);
1281 totaldurationfree = DELTA_T(duration[DEVSTAT_FREE]);
/freebsd-11-stable/sys/kern/
H A Dsubr_devstat.c356 flg = DEVSTAT_FREE;
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c1301 beio->ds_trans_type = DEVSTAT_FREE;
1398 beio->ds_trans_type = DEVSTAT_FREE;

Completed in 199 milliseconds