Home
last modified time | relevance | path

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

/spdk/include/spdk/
H A Dbit_pool.h150 void spdk_bit_pool_load_mask(struct spdk_bit_pool *pool, const void *mask);
/spdk/lib/util/
H A Dspdk_util.map38 spdk_bit_pool_load_mask;
H A Dbit_array.c480 spdk_bit_pool_load_mask(struct spdk_bit_pool *pool, const void *mask) in spdk_bit_pool_load_mask() function