Home
last modified time | relevance | path

Searched defs:mappedDevicePath (Results 1 – 2 of 2) sorted by relevance

/openbmc/estoraged/src/test/
H A Destoraged_test.cpp106 const char* mappedDevicePath = "/tmp/testfile_luksDev"; variable
/openbmc/estoraged/src/
H A Destoraged.cpp292 std::filesystem::path mappedDevicePath(cryptDevicePath); in isLocked() local