Spdk/lib/nvmf
Daniel Verkamp b58a5d73ef util: add SPDK_COUNTOF() array size macro
SPDK_COUNTOF works like sizeof, except it returns the number of elements
in an array instead of the number of bytes.

Change-Id: I38ff4dd3485ed9b630cc5660ff84851d0031911f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:43:42 -07:00
..
direct.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h nvmf: update listen_addrs after successful transport operation 2017-02-22 19:16:11 -07:00
nvmf.c nvmf: update listen_addrs after successful transport operation 2017-02-22 19:16:11 -07:00
rdma.c nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
request.c nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
request.h nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
session.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
session.h nvmf: move AER command handling to session.c 2017-03-03 10:22:11 -07:00
subsystem.c nvmf: combine set_aer_callback and attach 2017-03-06 17:15:31 -07:00
subsystem.h nvmf: Add function to get subsystem by id 2017-01-20 10:02:32 -07:00
transport.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
transport.h nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
virtual.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00