Searched defs:chunk_count (Results 1 – 4 of 4) sorted by relevance
/spdk/lib/ftl/ | ||
H A D | ftl_layout.h | 139 uint64_t chunk_count; global() member |
H A D | ftl_nv_cache.h | 175 uint64_t chunk_count; global() member |
H A D | ftl_layout.c | 282 uint64_t blocks, chunk_count; layout_setup_legacy_default_nvc() local |
H A D | ftl_nv_cache.c | 2194 uint64_t chunk_count = 0; is_chunk_count_valid() local |