Home
last modified time | relevance | path

Searched defs:Fstab (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h99 using Fstab = std::vector<FstabEntry>; variable
/system/core/fs_mgr/
Dfs_mgr_overlayfs.cpp87 Fstab fs_mgr_overlayfs_candidate_list(const Fstab&) { in fs_mgr_overlayfs_candidate_list()
91 bool fs_mgr_overlayfs_mount_all(Fstab*) { in fs_mgr_overlayfs_mount_all() argument
112 void MapScratchPartitionIfNeeded(Fstab*, const std::function<bool(const std::set<std::string>&)>&) { in MapScratchPartitionIfNeeded() argument
Dfs_mgr_fstab.cpp771 bool SkipMountingPartitions(Fstab*, bool) { in SkipMountingPartitions() argument