Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddm-io.h34 DM_IO_KMEM, /* Kernel memory */ enumerator
/Linux-v5.10/drivers/md/
Ddm-bufio.c598 io_req.mem.type = DM_IO_KMEM; in use_dmio()
1347 .mem.type = DM_IO_KMEM, in dm_bufio_issue_flush()
1371 .mem.type = DM_IO_KMEM, in dm_bufio_issue_discard()
Ddm-io.c518 case DM_IO_KMEM: in dp_init()
Ddm-raid1.c265 .mem.type = DM_IO_KMEM, in mirror_flush()
663 io_req.mem.type = DM_IO_KMEM; in do_write()
Ddm-writecache.c565 req.mem.type = DM_IO_KMEM; in writecache_disk_flush()
Ddm-integrity.c488 io_req.mem.type = DM_IO_KMEM; in sync_rw_sb()