Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp1422 int last_idx_inspected; in fs_mgr_mount_all() local
1426 bool mret = mount_with_alternatives(*fstab, i, &last_idx_inspected, &attempted_idx); in fs_mgr_mount_all()
1428 i = last_idx_inspected; in fs_mgr_mount_all()