Home
last modified time | relevance | path

Searched defs:phys_id (Results 1 – 3 of 3) sorted by relevance

/spdk/lib/ftl/
H A Dftl_band.c491 get_band_phys_info(struct spdk_ftl_dev *dev, uint64_t phys_id, in get_band_phys_info()
593 uint64_t phys_id = FTL_BAND_PHYS_ID_INVALID; in ftl_band_search_next_to_reloc() local
H A Dftl_band.h138 uint32_t phys_id; member
/spdk/lib/ftl/mngt/
H A Dftl_mngt_band.c169 uint64_t i, num_to_drop, phys_id = 0; in decorate_bands() local