Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-ima.h59 void dm_ima_reset_data(struct mapped_device *md);
68 static inline void dm_ima_reset_data(struct mapped_device *md) {} in dm_ima_reset_data() function
H A Ddm-ima.c169 void dm_ima_reset_data(struct mapped_device *md) in dm_ima_reset_data() function
596 dm_ima_reset_data(md); in dm_ima_measure_on_device_remove()
H A Ddm.c2285 dm_ima_reset_data(md); in dm_create()