Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-core.h285 #define DM_IO_MAGIC 19577 macro
H A Ddm.c109 if (io->magic == DM_IO_MAGIC) in dm_bio_from_per_bio_data()
586 io->magic = DM_IO_MAGIC; in alloc_io()