Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/lightnvm/
Dpblk-gc.c21 static void pblk_gc_free_gc_rq(struct pblk_gc_rq *gc_rq) in pblk_gc_free_gc_rq()
31 struct pblk_gc_rq *gc_rq, *tgc_rq; in pblk_gc_write()
86 struct pblk_gc_rq *gc_rq = gc_rq_ws->priv; in pblk_gc_line_ws()
189 struct pblk_gc_rq *gc_rq; in pblk_gc_line_prepare_ws()
222 gc_rq = kmalloc(sizeof(struct pblk_gc_rq), GFP_KERNEL); in pblk_gc_line_prepare_ws()
Dpblk-cache.c88 int pblk_write_gc_to_cache(struct pblk *pblk, struct pblk_gc_rq *gc_rq) in pblk_write_gc_to_cache()
Dpblk.h218 struct pblk_gc_rq { struct
852 int pblk_write_gc_to_cache(struct pblk *pblk, struct pblk_gc_rq *gc_rq);
877 int pblk_submit_read_gc(struct pblk *pblk, struct pblk_gc_rq *gc_rq);
Dpblk-read.c617 int pblk_submit_read_gc(struct pblk *pblk, struct pblk_gc_rq *gc_rq) in pblk_submit_read_gc()