Home
last modified time | relevance | path

Searched refs:async_pmem_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvdimm/
H A Dnd_virtio.c110 int async_pmem_flush(struct nd_region *nd_region, struct bio *bio) in async_pmem_flush() function
134 EXPORT_SYMBOL_GPL(async_pmem_flush);
H A Dvirtio_pmem.h54 int async_pmem_flush(struct nd_region *nd_region, struct bio *bio);
H A Dvirtio_pmem.c90 ndr_desc.flush = async_pmem_flush; in virtio_pmem_probe()