Lines Matching refs:failed

652  *		-1 if it failed (errno telling why)
898 * If the attempt to map the runlist failed, or we are getting
976 * If we already retried or the mapping attempt failed something has
977 * gone badly wrong. EINVAL and ENOENT coming from a failed mapping
1062 ntfs_log_perror("%s: Sanity check failed", __FUNCTION__);
1187 ntfs_log_perror("%s: ntfs_pread failed", __FUNCTION__);
1378 /* Backwards search failed, search forwards. */
1438 if (!*rl) na->rl = oldrl; /* restore to original if failed */
1457 * It's definitely a BUG, if we failed to find @cur_vcn, because
1971 ntfs_log_perror("%s: lookup failed", __FUNCTION__);
1979 ntfs_log_perror("%s: Sanity check failed", __FUNCTION__);
1987 * dirtied the mft record but we failed to commit it to
1992 ntfs_log_perror("%s: failed to write mft record", __FUNCTION__);
2429 int failed;
2566 failed = 0;
2569 failed = ntfs_compressed_close(na, rl, ofs, &update_from);
2580 if (failed) {
2895 /* The search failed if the found attribute is named. */
3251 * we have reached the right one or the search has failed.
3928 ntfs_log_perror("Attr type %d size check failed (min,size,max="
4120 ntfs_log_trace("ntfs_attr_can_be_resident failed.\n");
4254 ntfs_log_perror("ntfs_attr_can_be_non_resident failed");
4274 ntfs_log_perror("ntfs_attr_find failed");
4342 ntfs_log_perror("%s: attribute lookup failed", __FUNCTION__);
4394 ntfs_log_trace("Rollback failed. Leaving inconstant "
4547 ntfs_log_perror("ntfs_attr_can_be_non_resident failed");
4574 ntfs_log_perror("ntfs_attr_can_be_resident failed");
4781 ntfs_log_trace("Attribute lookup failed. Probably leaving inconstant "
4967 ntfs_log_debug("Attribute lookup failed.\n");
5319 ntfs_log_perror("ntfs_attr_lookup failed");
5331 ntfs_log_perror("%s: bounds check failed", __FUNCTION__);
5456 ntfs_log_perror("%s: Attribute lookup failed 1", __FUNCTION__);
5487 ntfs_log_perror("%s: Attribute lookup failed 2", __FUNCTION__);
5573 * < 0 if failed, with errno telling why
6074 ntfs_log_perror("%s: get MP size failed", __FUNCTION__);
6155 ntfs_log_perror("%s: Attribute lookup failed", __FUNCTION__);
6207 ntfs_log_perror("%s: Attr lookup failed", __FUNCTION__);
6223 ntfs_log_perror("%s: get mp size failed", __FUNCTION__);
6363 ntfs_log_trace("Eeek! Size bounds check failed. "
6391 "failed.\n");
6398 ntfs_log_trace("Eeek! Freeing of clusters failed. "
6411 ntfs_log_trace("Eeek! Run list truncation failed.\n");
6420 ntfs_log_trace("Eeek! Mapping pairs update failed. "
6437 ntfs_log_trace("Eeek! Lookup of first attribute extent failed. "
6523 ntfs_log_perror("%s: bounds check failed", __FUNCTION__);
6550 ntfs_log_perror("failed to map partial runlist");
6555 ntfs_log_perror("ntfs_attr_map_whole_runlist failed");
6610 ntfs_log_perror("Cluster allocation failed "
6624 ntfs_log_perror("Run list merge failed");
6650 ntfs_log_perror("Mapping pairs update failed");
6668 ntfs_log_perror("Lookup of first attribute extent failed");
6715 ntfs_log_perror("Couldn't truncate runlist. Rollback failed");
6874 * -1 if it failed (as explained in errno)
6984 ntfs_log_perror("ntfs_attr_open failed, inode %lld attr 0x%lx",
7008 ntfs_log_perror("ntfs_attr_pread failed");
7112 * -1 if failed, with errno telling why