Home
last modified time | relevance | path

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

/spdk/lib/ftl/
H A Dftl_reloc.c32 struct ftl_reloc *reloc; member
87 move_init(struct ftl_reloc *reloc, struct ftl_reloc_move *mv) in move_init()
107 struct ftl_reloc *reloc; in ftl_reloc_init() local
155 ftl_reloc_free(struct ftl_reloc *reloc) in ftl_reloc_free()
174 ftl_reloc_halt(struct ftl_reloc *reloc) in ftl_reloc_halt()
191 ftl_reloc_resume(struct ftl_reloc *reloc) in ftl_reloc_resume()
205 struct ftl_reloc *reloc = mv->reloc; in move_set_state() local
244 struct ftl_reloc *reloc = cntx; in move_get_band_cb() local
254 move_grab_new_band(struct ftl_reloc *reloc) in move_grab_new_band()
272 move_get_band(struct ftl_reloc *reloc) in move_get_band()
[all …]
H A Dftl_band.h129 bool reloc; member
H A Dftl_core.h146 struct ftl_reloc *reloc; member