Searched refs:fs_mgr_do_mount_helper (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr.cpp | 1897 static int fs_mgr_do_mount_helper(Fstab* fstab, const std::string& n_name, in fs_mgr_do_mount_helper() function 2014 return fs_mgr_do_mount_helper(fstab, n_name, n_blk_device, tmp_mount_point, -1, false); in fs_mgr_do_mount() 2019 return fs_mgr_do_mount_helper(fstab, n_name, n_blk_device, tmp_mount_point, needs_checkpoint, in fs_mgr_do_mount()
|