Searched defs:mount_rc (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c1687 int mount_rc; local
1688 while ((mount_rc = fs_mgr_do_mount(fstab, DATA_MNT_POINT,
1691 if (mount_rc == FS_MGR_DOMNT_BUSY) {

Completed in 32 milliseconds