mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
devstat_end_transaction_bio()
bioq_* versions of bufq_* incl bioqdisksort()
the corresponding "buf" versions will disappear when no longer used.
Move b_offset, b_data and b_bcount to struct bio.
Add BIO_FORMAT as a hack for fd.c etc.
We are now largely ready to start converting drivers to use struct
bio instead of struct buf.
|
||
|---|---|---|
| .. | ||
| ffs | ||
| mfs | ||
| ufs | ||