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