Home
last modified time | relevance | path

Searched refs:DM_IO_VMA (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddm-io.h35 DM_IO_VMA, /* Virtual memory area */ enumerator
/linux/drivers/md/
H A Ddm-log.c461 lc->io_req.mem.type = DM_IO_VMA; in create_log_context()
H A Ddm-snap-persistent.c242 .mem.type = DM_IO_VMA, in chunk_io()
H A Ddm-writecache.c526 req.mem.type = DM_IO_VMA; in ssd_commit_flushed()
564 req.mem.type = DM_IO_VMA; in ssd_commit_superblock()
987 req.mem.type = DM_IO_VMA; in writecache_read_metadata()
H A Ddm-bufio.c1313 io_req.mem.type = DM_IO_VMA; in use_dmio()