Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 5 of 5) sorted by relevance

/spdk/lib/ftl/utils/
H A Dftl_property.c14 LIST_HEAD(, ftl_property) list;
/spdk/include/spdk/
H A Dqueue_extras.h187 #define LIST_HEAD(name, type) \ macro
/spdk/lib/rdma_utils/
H A Drdma_utils.c49 static LIST_HEAD(, spdk_rdma_utils_mem_map) g_rdma_utils_mr_maps = LIST_HEAD_INITIALIZER(
/spdk/module/bdev/ftl/
H A Dbdev_ftl.c46 static LIST_HEAD(, ftl_deferred_init) g_deferred_init = LIST_HEAD_INITIALIZER(g_deferred_init);
/spdk/module/bdev/lvol/
H A Dvbdev_lvol_rpc.c29 static LIST_HEAD(, rpc_shallow_copy_status) g_shallow_copy_status_list = LIST_HEAD_INITIALIZER(