Searched refs:dm_open_count (Results 1 – 3 of 3) sorted by relevance
196 int dm_open_count(struct mapped_device *md);
488 int dm_open_count(struct mapped_device *md) in dm_open_count() function502 if (dm_open_count(md)) { in dm_lock_for_deletion()
705 param->open_count = dm_open_count(md); in __dev_status()