Home
last modified time | relevance | path

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

/system/vold/
DMetadataCrypt.cpp105 auto mount_rc = fs_mgr_do_mount(&fstab_default, mount_point, blk_device, in mount_via_fs_mgr() local
111 if (mount_rc != 0) { in mount_via_fs_mgr()
112 LOG(ERROR) << "fs_mgr_do_mount failed with rc " << mount_rc; in mount_via_fs_mgr()