Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.c87 bool inside_dm_io; member
112 if (!tio->inside_dm_io) in dm_per_bio_data()
641 tio->inside_dm_io = true; in alloc_io()
676 tio->inside_dm_io = false; in alloc_tio()
689 if (tio->inside_dm_io) in free_tio()