Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/lightnvm/
H A 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()
H A Dpblk-cache.c91 int pblk_write_gc_to_cache(struct pblk *pblk, struct pblk_gc_rq *gc_rq) in pblk_write_gc_to_cache()
H A 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);
H A Dpblk-read.c415 int pblk_submit_read_gc(struct pblk *pblk, struct pblk_gc_rq *gc_rq) in pblk_submit_read_gc()

Completed in 6 milliseconds