Searched defs:filesystem (Results 1 – 2 of 2) sorted by relevance
204 MountRegistry::MountRegistry(std::string_view filesystem) in MountRegistry()324 bool MountRegistry::Mounts::loadFrom(base::borrowed_fd fd, std::string_view filesystem) { in loadFrom()434 auto MountRegistry::Mounts::load(base::borrowed_fd mountInfo, std::string_view filesystem) in load()
2378 bool fs_mgr_filesystem_available(const std::string& filesystem) { in fs_mgr_filesystem_available()