Searched refs:createLoopDevice (Results 1 – 3 of 3) sorted by relevance
63 StatusOr<LoopbackDeviceUniqueFd> createLoopDevice(const std::string& target,
127 StatusOr<LoopbackDeviceUniqueFd> createLoopDevice(const std::string& target, in createLoopDevice() function
411 StatusOr<loop::LoopbackDeviceUniqueFd> ret = loop::createLoopDevice( in mountNonFlattened()