Home
last modified time | relevance | path

Searched refs:DM_TIO_MAGIC (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-core.h242 #define DM_TIO_MAGIC 28714 macro
H A Ddm.c111 BUG_ON(io->magic != DM_TIO_MAGIC); in dm_bio_from_per_bio_data()
637 tio->magic = DM_TIO_MAGIC; in alloc_tio()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c79 #define DM_TIO_MAGIC 7282014 macro
122 BUG_ON(io->magic != DM_TIO_MAGIC); in dm_bio_from_per_bio_data()
677 tio->magic = DM_TIO_MAGIC; in alloc_tio()

Completed in 9 milliseconds