Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-ioctl.c1625 bool has_new_map = false; in table_clear()
1639 has_new_map = true;
1652 dm_ima_measure_on_table_clear(md, has_new_map); in retrieve_deps()
1606 bool has_new_map = false; table_clear() local