Searched defs:GetFsType (Results 1 – 2 of 2) sorted by relevance
59 const std::optional<std::string>& GetFsType() const { return fs_type_; } in GetFsType() function
94 std::string GetFsType(const std::string& path) { in GetFsType() function