Searched refs:FindBlockDevice (Results 1 – 1 of 1) sorted by relevance
171 static std::string FindBlockDevice(const std::string& path, bool* encryptable, bool* encrypted, in FindBlockDevice() function483 const std::string blk_dev = FindBlockDevice(path, &encryptable, &encrypted, &f2fs_fs); in Uncrypt()