Searched refs:dm_hold (Results 1 – 3 of 3) sorted by relevance
452 int dm_hold(struct mapped_device *md);
2389 int dm_hold(struct mapped_device *md) in dm_hold() function2400 EXPORT_SYMBOL_GPL(dm_hold);
2247 if (dm_hold(origin_md)) in snapshot_resume()