Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-core.h283 #define DM_IO_MAGIC 19577 macro
Ddm.c109 if (io->magic == DM_IO_MAGIC) in dm_bio_from_per_bio_data()
586 io->magic = DM_IO_MAGIC; in alloc_io()