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.c550 int last_idx_inspected; in fs_mgr_mount_all() local
553 mret = mount_with_alternatives(fstab, i, &last_idx_inspected, &attempted_idx); in fs_mgr_mount_all()
554 i = last_idx_inspected; in fs_mgr_mount_all()