Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm.h80 void dm_unlock_md_type(struct mapped_device *md);
H A Ddm-ioctl.c1562 dm_unlock_md_type(md); in table_load()
1592 dm_unlock_md_type(md); in table_load()
H A Ddm.c2564 void dm_unlock_md_type(struct mapped_device *md) in dm_unlock_md_type() function