Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm.c94 #define DM_IO_MAGIC 5191977 macro
120 if (io->magic == DM_IO_MAGIC) in dm_bio_from_per_bio_data()
633 io->magic = DM_IO_MAGIC; in alloc_io()