Lines Matching defs:band
44 struct ftl_band *band = rq->io.band; in ftl_band_rq_bdev_write() local
66 ftl_band_rq_write(struct ftl_band *band, struct ftl_rq *rq) in ftl_band_rq_write()
92 struct ftl_band *band = entry->io.band; in read_rq_end() local
136 ftl_band_rq_read(struct ftl_band *band, struct ftl_rq *rq) in ftl_band_rq_read()
160 struct ftl_band *band = brq->io.band; in write_brq_end() local
198 ftl_band_basic_rq_write(struct ftl_band *band, struct ftl_basic_rq *brq) in ftl_band_basic_rq_write()
221 struct ftl_band *band = brq->io.band; in read_brq_end() local
258 ftl_band_basic_rq_read(struct ftl_band *band, struct ftl_basic_rq *brq) in ftl_band_basic_rq_read()
273 struct ftl_band *band = cb_arg; in band_open_cb() local
288 ftl_band_open(struct ftl_band *band, enum ftl_band_type type) in ftl_band_open()
318 struct ftl_band *band = cb_arg; in band_close_cb() local
336 struct ftl_band *band = brq->io.band; in band_map_write_cb() local
365 ftl_band_close(struct ftl_band *band) in ftl_band_close()
383 struct ftl_band *band = (struct ftl_band *)ctx; in band_free_cb() local
401 ftl_band_free(struct ftl_band *band) in ftl_band_free()
422 struct ftl_band *band = brq->owner.priv; in read_md_cb() local
451 _read_md(struct ftl_band *band) in _read_md()
473 read_md(void *band) in read_md()
486 struct ftl_band *band = brq->owner.priv; in read_tail_md_cb() local
509 ftl_band_read_tail_brq_md(struct ftl_band *band, ftl_band_md_cb cb, void *cntx) in ftl_band_read_tail_brq_md()
531 struct ftl_band *band = ftl_band_search_next_to_reloc(dev); in ftl_band_get_next_gc() local