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

/system/core/fs_mgr/
H A Dfs_mgr.c451 int mret; local
467 mret = mount(fstab[i].blk_dev, fstab[i].mnt_point, fstab[i].type,
469 if (!mret) {

Completed in 3 milliseconds