Home
last modified time | relevance | path

Searched refs:MountAllResult (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/include/
H A Dfs_mgr.h62 struct MountAllResult { struct
83 MountAllResult fs_mgr_mount_all(android::fs_mgr::Fstab* fstab, int mount_mode);
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp1390 MountAllResult fs_mgr_mount_all(Fstab* fstab, int mount_mode) { in fs_mgr_mount_all()