Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm.c91 #define DM_IO_MAGIC 5191977 macro
117 if (io->magic == DM_IO_MAGIC) in dm_bio_from_per_bio_data()
549 io->magic = DM_IO_MAGIC; in alloc_io()