Home
last modified time | relevance | path

Searched refs:pblk_gc_rq (Results 1 – 4 of 4) sorted by relevance

/drivers/lightnvm/
Dpblk-gc.c24 static void pblk_gc_free_gc_rq(struct pblk_gc_rq *gc_rq) in pblk_gc_free_gc_rq()
34 struct pblk_gc_rq *gc_rq, *tgc_rq; in pblk_gc_write()
93 struct pblk_gc_rq *gc_rq = gc_rq_ws->priv; in pblk_gc_line_ws()
187 struct pblk_gc_rq *gc_rq; in pblk_gc_line_prepare_ws()
220 gc_rq = kmalloc(sizeof(struct pblk_gc_rq), GFP_KERNEL); in pblk_gc_line_prepare_ws()
Dpblk-cache.c91 int pblk_write_gc_to_cache(struct pblk *pblk, struct pblk_gc_rq *gc_rq) in pblk_write_gc_to_cache()
Dpblk.h215 struct pblk_gc_rq { struct
848 int pblk_write_gc_to_cache(struct pblk *pblk, struct pblk_gc_rq *gc_rq);
873 int pblk_submit_read_gc(struct pblk *pblk, struct pblk_gc_rq *gc_rq);
Dpblk-read.c415 int pblk_submit_read_gc(struct pblk *pblk, struct pblk_gc_rq *gc_rq) in pblk_submit_read_gc()