Home | History | Annotate | Download | only in vold

Lines Matching full:failed

129             SLOGE("Failed to remove %s (%s)", filename, strerror(errno));
217 SLOGE("Failed to initialize MBR (%s)", strerror(errno));
225 SLOGE("Failed to format (%s)", strerror(errno));
268 "Volume %s %s mount failed - no media",
289 SLOGE("Failed to get device nodes (%s)\n", strerror(errno));
311 SLOGE("%s failed FS checks (%s)", devicePath, strerror(errno));
322 SLOGE("%s failed to mount via VFAT (%s)\n", devicePath, strerror(errno));
331 SLOGE("Failed to create bindmounts (%s)", strerror(errno));
342 SLOGE("Failed to move mount (%s)", strerror(errno));
367 SLOGE("Failed to rename legacy asec dir (%s)", strerror(errno));
377 SLOGE("Failed to create %s (%s)", SEC_STG_SECIMGDIR, strerror(errno));
381 SLOGE("Failed to access %s (%s)", SEC_STG_SECIMGDIR, strerror(errno));
388 SLOGE("Failed to stat %s (%s)", SEC_STG_SECIMGDIR, strerror(errno));
403 SLOGE("Failed to bind mount points %s -> %s (%s)",
413 SLOGE("Failed to obscure %s (%s)", SEC_STG_SECIMGDIR, strerror(errno));
432 SLOGE("Failed to move mount %s -> %s (%s)", src, dst, strerror(errno));
444 SLOGW("Failed to move %s -> %s (%s, retries %d, action %d)",
478 SLOGW("Failed to unmount %s (%s, retries %d, action %d)",
506 SLOGE("Failed to move mount %s => %s (%s)", getMountpoint(), SEC_STGDIR, strerror(errno));
519 SLOGE("Failed to unmount tmpfs on %s (%s)", SEC_STG_SECIMGDIR, strerror(errno));
529 SLOGE("Failed to remove bindmount on %s (%s)", SEC_ASECDIR, strerror(errno));
537 SLOGE("Failed to unmount %s (%s)", SEC_STGDIR, strerror(errno));
552 SLOGE("Failed to restore bindmount after failure! - Storage will appear offline!");
557 SLOGE("Failed to restore tmpfs after failure! - Storage will appear offline!");
562 SLOGE("Failed to republish mount after failure! - Storage will appear offline!");
580 SLOGE("Failed to malloc prt_lst");
602 SLOGE("Failed to apply disk configuration (%d)", rc);