Home
last modified time | relevance | path

Searched refs:fs_mgr_mount_overlayfs_fstab_entry (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/include/
H A Dfs_mgr.h149 bool fs_mgr_mount_overlayfs_fstab_entry(const android::fs_mgr::FstabEntry& entry);
/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp568 fs_mgr_mount_overlayfs_fstab_entry(entry); in MountPartitions()
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp2283 bool fs_mgr_mount_overlayfs_fstab_entry(const FstabEntry& entry) { in fs_mgr_mount_overlayfs_fstab_entry() function