Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/updater/include/updater/
Dtarget_files.h30 FstabInfo(std::string blockdev_name, std::string mount_point, std::string fs_type) in FstabInfo()
37 std::string fs_type; variable
/bootable/recovery/updater/
Dupdater_runtime.cpp96 const std::string_view fs_type, const std::string_view mount_options) { in Mount()
Dtarget_files.cpp89 const auto& fs_type = tokens[2]; in ParseFstab() local
Dinstall.cpp291 const std::string& fs_type = args[0]; in MountFn() local
396 const std::string& fs_type = args[0]; in FormatFn() local