Home
last modified time | relevance | path

Searched defs:num_blocks_in_band (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/ftl/mngt/
H A Dftl_mngt_band.c171 uint64_t num_blocks_in_band = ftl_get_num_blocks_in_band(dev); in decorate_bands() local
/spdk/lib/ftl/
H A Dftl_core.h70 uint64_t num_blocks_in_band; member