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