Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h62 int fs_mgr_mount_all(android::fs_mgr::Fstab* fstab, int mount_mode);
/system/core/init/
Dbuiltins.cpp527 int ret = fs_mgr_mount_all(fstab, mount_mode); in mount_fstab()
/system/core/fs_mgr/
Dfs_mgr.cpp1085 int fs_mgr_mount_all(Fstab* fstab, int mount_mode) { in fs_mgr_mount_all() function