Searched refs:setup_ext_volume (Results 1 – 3 of 3) sorted by relevance
28 bool setup_ext_volume(const std::string& label, const std::string& blk_device,
79 bool setup_ext_volume(const std::string& label, const std::string& blk_device, in setup_ext_volume() function
92 if (!setup_ext_volume(getId(), mRawDevPath, mKeyRaw, &mDmDevPath)) { in doCreate()