Searched refs:pblk_write_to_cache (Results 1 – 3 of 3) sorted by relevance
20 int pblk_write_to_cache(struct pblk *pblk, struct bio *bio, unsigned long flags) in pblk_write_to_cache() function
850 int pblk_write_to_cache(struct pblk *pblk, struct bio *bio,
57 return pblk_write_to_cache(pblk, bio, PBLK_IOTYPE_USER); in pblk_rw_io()