Searched defs:fs_type (Results 1 – 4 of 4) sorted by relevance
30 FstabInfo(std::string blockdev_name, std::string mount_point, std::string fs_type) in FstabInfo()37 std::string fs_type; variable
96 const std::string_view fs_type, const std::string_view mount_options) { in Mount()
89 const auto& fs_type = tokens[2]; in ParseFstab() local
291 const std::string& fs_type = args[0]; in MountFn() local396 const std::string& fs_type = args[0]; in FormatFn() local