Searched refs:real_path (Results 1 – 1 of 1) sorted by relevance
484 char real_path[PATH_MAX + 1]; in GetLogicalBlockSizeOfFd() local487 if (realpath(path, real_path) == nullptr) { in GetLogicalBlockSizeOfFd()490 std::string device_dir(real_path); in GetLogicalBlockSizeOfFd()