Searched refs:pblk_bio_add_pages (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/lightnvm/ |
D | pblk-read.c | 327 if (pblk_bio_add_pages(pblk, new_bio, GFP_KERNEL, nr_holes)) in pblk_setup_partial_read()
|
D | pblk-rb.c | 578 if (pblk_bio_add_pages(pblk, bio, GFP_KERNEL, pad)) { in pblk_rb_read_to_bio()
|
D | pblk.h | 828 int pblk_bio_add_pages(struct pblk *pblk, struct bio *bio, gfp_t flags,
|
D | pblk-core.c | 302 int pblk_bio_add_pages(struct pblk *pblk, struct bio *bio, gfp_t flags, in pblk_bio_add_pages() function
|