Home
last modified time | relevance | path

Searched refs:DM_IO_KMEM (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/include/linux/
Ddm-io.h35 DM_IO_KMEM, /* Kernel memory */ enumerator
/linux-6.1.9/drivers/md/
Ddm-io.c500 case DM_IO_KMEM: in dp_init()
Ddm-bufio.c610 io_req.mem.type = DM_IO_KMEM; in use_dmio()
1366 .mem.type = DM_IO_KMEM, in dm_bufio_issue_flush()
1389 .mem.type = DM_IO_KMEM, in dm_bufio_issue_discard()
Ddm-raid1.c264 .mem.type = DM_IO_KMEM, in mirror_flush()
661 io_req.mem.type = DM_IO_KMEM; in do_write()
Ddm-integrity.c563 io_req.mem.type = DM_IO_KMEM; in sync_rw_sb()
1523 fr.io_req.mem.type = DM_IO_KMEM, in dm_integrity_flush_buffers()
Ddm-writecache.c594 req.mem.type = DM_IO_KMEM; in writecache_disk_flush()