Home | History | Annotate | Download | only in vold

Lines Matching refs:mount_rc

1430         int mount_rc;
1440 while ((mount_rc = fs_mgr_do_mount(fstab, DATA_MNT_POINT,
1443 if (mount_rc == FS_MGR_DOMNT_BUSY) {