Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-thin.c345 struct mapped_device *thin_md; member
3576 dm_internal_suspend_noflush(tc->thin_md); in pool_suspend_active_thins()
3588 dm_internal_resume(tc->thin_md); in pool_resume_active_thins()
4169 tc->thin_md = dm_table_get_md(ti->table); in thin_ctr()