Lines Matching defs:band
22 ftl_band_tail_md_offset(const struct ftl_band *band) in ftl_band_tail_md_offset()
29 ftl_band_filled(struct ftl_band *band, size_t offset) in ftl_band_filled()
35 ftl_band_free_p2l_map(struct ftl_band *band) in ftl_band_free_p2l_map()
52 ftl_band_free_md_entry(struct ftl_band *band) in ftl_band_free_md_entry()
66 _ftl_band_set_free(struct ftl_band *band) in _ftl_band_set_free()
82 _ftl_band_set_preparing(struct ftl_band *band) in _ftl_band_set_preparing()
98 _ftl_band_set_closed_cb(struct ftl_band *band, bool valid) in _ftl_band_set_closed_cb()
120 _ftl_band_set_closed(struct ftl_band *band) in _ftl_band_set_closed()
127 ftl_band_tail_md_addr(struct ftl_band *band) in ftl_band_tail_md_addr()
140 ftl_band_get_state_name(struct ftl_band *band) in ftl_band_get_state_name()
157 ftl_band_set_state(struct ftl_band *band, enum ftl_band_state state) in ftl_band_set_state()
195 ftl_band_set_type(struct ftl_band *band, enum ftl_band_type type) in ftl_band_set_type()
209 ftl_band_set_p2l(struct ftl_band *band, uint64_t lba, ftl_addr addr, uint64_t seq_id) in ftl_band_set_p2l()
221 ftl_band_set_addr(struct ftl_band *band, uint64_t lba, ftl_addr addr) in ftl_band_set_addr()
228 ftl_band_user_blocks_left(const struct ftl_band *band, size_t offset) in ftl_band_user_blocks_left()
240 ftl_band_user_blocks(const struct ftl_band *band) in ftl_band_user_blocks()
262 ftl_band_block_offset_from_addr(struct ftl_band *band, ftl_addr addr) in ftl_band_block_offset_from_addr()
269 ftl_band_next_xfer_addr(struct ftl_band *band, ftl_addr addr, size_t num_blocks) in ftl_band_next_xfer_addr()
308 ftl_band_addr_from_block_offset(struct ftl_band *band, uint64_t block_off) in ftl_band_addr_from_block_offset()
317 ftl_band_next_addr(struct ftl_band *band, ftl_addr addr, size_t offset) in ftl_band_next_addr()
325 ftl_band_acquire_p2l_map(struct ftl_band *band) in ftl_band_acquire_p2l_map()
332 ftl_band_alloc_md_entry(struct ftl_band *band) in ftl_band_alloc_md_entry()
349 ftl_band_alloc_p2l_map(struct ftl_band *band) in ftl_band_alloc_p2l_map()
378 ftl_band_open_p2l_map(struct ftl_band *band) in ftl_band_open_p2l_map()
400 ftl_band_release_p2l_map(struct ftl_band *band) in ftl_band_release_p2l_map()
419 ftl_band_p2l_map_addr(struct ftl_band *band) in ftl_band_p2l_map_addr()
425 ftl_band_write_prep(struct ftl_band *band) in ftl_band_write_prep()
451 ftl_band_invalidity(struct ftl_band *band) in ftl_band_invalidity()
466 struct ftl_band *band = &dev->bands[i]; in dump_bands_under_relocation() local
475 is_band_relocateable(struct ftl_band *band) in is_band_relocateable()
494 struct ftl_band *band; in get_band_phys_info() local
547 band_start_gc(struct spdk_ftl_dev *dev, struct ftl_band *band) in band_start_gc()
560 struct ftl_band *band; in gc_high_priority_band() local
594 struct ftl_band *band; in ftl_band_search_next_to_reloc() local
681 struct ftl_band *band; in ftl_valid_map_load_state() local
690 ftl_band_initialize_free_state(struct ftl_band *band) in ftl_band_initialize_free_state()
701 struct ftl_band *band; in ftl_bands_load_state() local