Home
last modified time | relevance | path

Searched refs:spdk_bit_pool_create_from_array (Results 1 – 3 of 3) sorted by relevance

/spdk/include/spdk/
H A Dbit_pool.h57 struct spdk_bit_pool *spdk_bit_pool_create_from_array(struct spdk_bit_array *array);
/spdk/lib/util/
H A Dspdk_util.map29 spdk_bit_pool_create_from_array;
H A Dbit_array.c369 spdk_bit_pool_create_from_array(struct spdk_bit_array *array) in spdk_bit_pool_create_from_array() function