Searched refs:UnbindLoopDevice (Results 1 – 2 of 2) sorted by relevance
67 bool UnbindLoopDevice(const std::string& lo_dev_name);121 if (UnbindLoopDevice(dev_)) in ~ScopedLoopbackDeviceBinder()
201 bool UnbindLoopDevice(const string& lo_dev_name) { in UnbindLoopDevice() function