numam-spdk/include/spdk
Daniel Verkamp 12965bb6ce scsi: make spdk_scsi_lun definition private
The contents of struct spdk_scsi_lun don't need to be part of the public
API.

Change-Id: I101b77871054557380610fd901ab38bada463202
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-02 09:41:43 -07:00
..
assert.h assert.h: document SPDK_STATIC_ASSERT 2017-01-05 11:57:18 -07:00
barrier.h barrier: add compiler barrier and use it in MMIO 2017-02-08 09:20:41 -07:00
bdev.h scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
bit_array.h util: add bit array data structure 2016-09-15 15:47:56 -07:00
blob_bdev.h blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
blob.h blob: Add a persistent, power-fail safe block allocator 2017-03-21 14:21:21 -07:00
blobfs.h blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
conf.h conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
copy_engine.h copy_engine: rename spdk_copy_module_get_max_ctx_size() to spdk_copy_task_size() 2016-11-16 15:04:40 -07:00
endian.h scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00
env.h scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00
event.h scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00
fd.h Rename and move fd related helper functions to fd.c. 2016-09-14 10:51:25 -07:00
gpt_spec.h scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00
io_channel.h util: add stdbool.h include to io_channel.h 2016-09-30 15:30:25 -07:00
ioat_spec.h ioat_spec.h: rename xor to avoid C++ keyword collision 2016-09-21 09:37:43 -07:00
ioat.h env: Move pci.c from util to env 2016-10-05 11:53:24 -07:00
iscsi_spec.h iscsi: split spec definitions into iscsi_spec.h 2016-08-08 15:53:57 -07:00
json.h rpc: add bool-type decoder 2017-04-26 21:52:11 -07:00
jsonrpc.h jsonrpc_server: allow user to specify socket type 2016-12-15 08:06:33 -07:00
likely.h likely.h: fix spdk_likely condition 2016-12-15 13:01:08 -07:00
log.h log: use facilitynames to set/get log facility (#81) 2017-01-17 11:20:34 -07:00
mmio.h barrier: add compiler barrier and use it in MMIO 2017-02-08 09:20:41 -07:00
net.h net: include stdint.h for uint*_t types 2016-10-03 08:41:37 -07:00
nvme_intel.h spdk: Add Intel specific log page. 2016-05-05 13:39:14 +08:00
nvme_spec.h nvme: add the temperature related fields for the health info page 2017-04-24 12:15:23 -07:00
nvme.h nvme: support new format in spdk_pci_addr_parse 2017-04-21 09:38:45 -07:00
nvmf_spec.h nvmf: NVMe-oF 1.1 adds cntlid to RDMA private data 2017-01-23 16:46:55 -07:00
nvmf.h nvmf: add an outstanding admin IO tracker in direct mode 2017-03-15 08:02:39 -07:00
pci_ids.h nvme: add NVME_QUIRK_DELAY_AFTER_QUEUE_ALLOC 2017-05-01 10:22:18 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
rpc.h rpc: Decouple RPC config from instance ID 2017-02-14 14:47:25 -07:00
scsi_spec.h scsi: fix page control page field in MODE SENSE 2017-04-24 15:26:39 -07:00
scsi.h scsi: make spdk_scsi_lun definition private 2017-05-02 09:41:43 -07:00
string.h string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
trace.h trace: Increase the size of trace name 2017-03-27 09:50:09 -07:00
util.h util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
vhost.h vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00