HomeSort by relevance Sort by last modified time
    Searched refs:mount_rc (Results 1 - 2 of 2) sorted by null

  /system/vold/
MetadataCrypt.cpp 61 auto mount_rc = fs_mgr_do_mount(fstab, const_cast<char*>(mount_point), local
67 if (mount_rc != 0) {
68 LOG(ERROR) << "fs_mgr_do_mount failed with rc " << mount_rc;
cryptfs.cpp 1430 int mount_rc; local
    [all...]

Completed in 801 milliseconds