Searched refs:mDmPath (Results 1 – 2 of 2) sorted by relevance
72 mDmPath = tmp; in doCreate()73 mMountPath = mDmPath; in doCreate()81 if (!mDmPath.empty() && Devmapper::destroy(getId().c_str())) { in doDestroy()87 mDmPath.clear(); in doDestroy()
47 std::string mDmPath; variable