Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.c95 #define DM_IO_MAGIC 5191977 macro
121 if (io->magic == DM_IO_MAGIC) in dm_bio_from_per_bio_data()
645 io->magic = DM_IO_MAGIC; in alloc_io()