Home
last modified time | relevance | path

Searched refs:pblk_gc (Results 1 – 3 of 3) sorted by relevance

/drivers/lightnvm/
Dpblk-gc.c33 struct pblk_gc *gc = &pblk->gc; in pblk_gc_write()
57 static void pblk_gc_writer_kick(struct pblk_gc *gc) in pblk_gc_writer_kick()
91 struct pblk_gc *gc = &pblk->gc; in pblk_gc_line_ws()
185 struct pblk_gc *gc = &pblk->gc; in pblk_gc_line_prepare_ws()
304 struct pblk_gc *gc = &pblk->gc; in pblk_gc_line()
323 static void pblk_gc_reader_kick(struct pblk_gc *gc) in pblk_gc_reader_kick()
330 struct pblk_gc *gc = &pblk->gc; in pblk_gc_kick()
345 struct pblk_gc *gc = &pblk->gc; in pblk_gc_read()
394 static bool pblk_gc_should_run(struct pblk_gc *gc, struct pblk_rl *rl) in pblk_gc_should_run()
410 struct pblk_gc *gc = &pblk->gc; in pblk_gc_free_full_lines()
[all …]
Dpblk.h225 struct pblk_gc { struct
698 struct pblk_gc gc;
Dpblk-core.c1618 struct pblk_gc *gc = &pblk->gc; in __pblk_line_put()