Home
last modified time | relevance | path

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

/spdk/include/spdk/
H A Dbit_pool.h125 uint32_t spdk_bit_pool_count_allocated(const struct spdk_bit_pool *pool);
/spdk/lib/util/
H A Dspdk_util.map35 spdk_bit_pool_count_allocated;
H A Dbit_array.c462 spdk_bit_pool_count_allocated(const struct spdk_bit_pool *pool) in spdk_bit_pool_count_allocated() function