Searched defs:num_blocks_in_band (Results 1 – 2 of 2) sorted by relevance
/spdk/lib/ftl/mngt/ | ||
H A D | ftl_mngt_band.c | 171 uint64_t num_blocks_in_band = ftl_get_num_blocks_in_band(dev); in decorate_bands() local |
/spdk/lib/ftl/ | ||
H A D | ftl_core.h | 70 uint64_t num_blocks_in_band; member |