Searched refs:lo_dev_name (Results 1 – 2 of 2) sorted by relevance
201 bool UnbindLoopDevice(const string& lo_dev_name) { in UnbindLoopDevice() argument203 HANDLE_EINTR(open(lo_dev_name.c_str(), O_RDWR | O_LARGEFILE)); in UnbindLoopDevice()
67 bool UnbindLoopDevice(const std::string& lo_dev_name);