Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-core.h239 #define DM_TIO_MAGIC 28714 macro
Ddm.c109 BUG_ON(io->magic != DM_TIO_MAGIC); in dm_bio_from_per_bio_data()
631 tio->magic = DM_TIO_MAGIC; in alloc_tio()