Home
last modified time | relevance | path

Searched refs:spdk_bit_pool_capacity (Results 1 – 4 of 4) sorted by relevance

/spdk/include/spdk/
H A Dbit_pool.h29 uint32_t spdk_bit_pool_capacity(const struct spdk_bit_pool *pool);
/spdk/lib/util/
H A Dspdk_util.map27 spdk_bit_pool_capacity;
H A Dbit_array.c423 spdk_bit_pool_capacity(const struct spdk_bit_pool *pool) in spdk_bit_pool_capacity() function
/spdk/test/unit/lib/blob/blob.c/
H A Dblob_ut.c541 spdk_bit_pool_capacity(bs->used_clusters)); in blob_create_loop()