Searched refs:findDevice (Results 1 – 4 of 4) sorted by relevance
136 estoraged::util::findDevice(data, std::filesystem::path("./")); in TEST()194 estoraged::util::findDevice(data, std::filesystem::path("./")); in TEST()241 estoraged::util::findDevice(data, std::filesystem::path("./")); in TEST()280 estoraged::util::findDevice(data, std::filesystem::path("./")); in TEST()312 estoraged::util::findDevice(data, std::filesystem::path("./")); in TEST()
73 std::optional<DeviceInfo> findDevice(const StorageData& data,
75 estoraged::util::findDevice(data, blockDevDir); in createStorageObjects()
147 std::optional<DeviceInfo> findDevice(const StorageData& data, in findDevice() function