Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c505 int mret = -1; in fs_mgr_mount_all() local
553 mret = mount_with_alternatives(fstab, i, &last_idx_inspected, &attempted_idx); in fs_mgr_mount_all()
558 if (!mret) { in fs_mgr_mount_all()
580 if (mret && mount_errno != EBUSY && mount_errno != EACCES && in fs_mgr_mount_all()
607 if (mret && mount_errno != EBUSY && mount_errno != EACCES && in fs_mgr_mount_all()