Home
last modified time | relevance | path

Searched refs:lo_dev_name (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dtest_utils.cc215 bool UnbindLoopDevice(const string& lo_dev_name) { in UnbindLoopDevice() argument
217 HANDLE_EINTR(open(lo_dev_name.c_str(), O_RDWR | O_LARGEFILE)); in UnbindLoopDevice()
Dtest_utils.h70 bool UnbindLoopDevice(const std::string& lo_dev_name);