Home
last modified time | relevance | path

Searched refs:GetFsBlockDeviceAndType (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dutils.cpp114 static bool GetFsBlockDeviceAndType(const std::string &mountpoint, in GetFsBlockDeviceAndType() function
256 if (!GetFsBlockDeviceAndType(mountpoint, &info->fs_blk_device, &info->type)) in GetFilesystemInfo()