Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-core.h282 #define DM_IO_MAGIC 19577 macro
Ddm.c107 if (io->magic == DM_IO_MAGIC) in dm_bio_from_per_bio_data()
583 io->magic = DM_IO_MAGIC; in alloc_io()