Spdk/include/spdk_internal
Daniel Verkamp 7394f69054 bdev: convert bdev module APIs to use blocks
The bdev modules now take all read, write, unmap, and flush requests in
terms of blocks rather than bytes.

The public bdev APIs still accept offset and length in bytes for now.

Change-Id: I57f0955d52272f57755f0ff4dbc56721fdc2ef51
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/376037
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2017-09-06 13:01:13 -04:00
..
assert.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
bdev.h bdev: convert bdev module APIs to use blocks 2017-09-06 13:01:13 -04:00
copy_engine.h io_channel: Remove per-channel priority 2017-05-26 13:42:19 -04:00
event.h event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
log.h log: add SPDK_INFOLOG() macro 2017-08-29 15:07:13 -04:00
mock.h ut/nvme: add coverage for nvme_driver_init() & new mock macro 2017-08-23 13:51:36 -04:00