Lines Matching refs:PRINT_ERR
60 PRINT_ERR("%s %d, mutex lock failed\n", __FUNCTION__, __LINE__); \
66 PRINT_ERR("%s %d, mutex unlock failed\n", __FUNCTION__, __LINE__); \
110 PRINT_ERR("The parameter disk_name is NULL");
116 PRINT_ERR("diskName is too long!\n");
132 PRINT_ERR("los_alloc_diskid_byname failed %d!\n", diskID);
143 PRINT_ERR("los_alloc_diskid_byname alloc disk name failed\n");
148 PRINT_ERR("The strncpy_s failed.\n");
166 PRINT_ERR("The parameter diskName is NULL");
172 PRINT_ERR("diskName is too long!\n");
188 PRINT_ERR("los_get_diskid_byname failed!\n");
206 PRINT_ERR("Cannot find the mmc disk!\n");
331 PRINT_ERR("DiskAddPart failed: sector start is %llu, sector count is %llu\n", sectorStart, sectorCount);
345 PRINT_ERR("DiskAddPart : register %s fail!\n", devName);
383 PRINT_ERR("Part[%u] sector_start:%llu, sector_count:%llu, exceed emmc sector_count:%llu.\n", i,
387 PRINT_ERR("Part[%u] sector_count change to %llu.\n", i, info->part[i].sector_count);
427 PRINT_ERR("%s buffer1 malloc %lu failed! %d\n", __FUNCTION__, size, __LINE__);
432 PRINT_ERR("%s buffer2 malloc %lu failed! %d\n", __FUNCTION__, size, __LINE__);
453 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__);
458 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__);
481 PRINT_ERR("The partition type is not allowed to use!\n");
484 PRINT_ERR("Do not support the partition type!\n");
510 PRINT_ERR("GPT partition %u recognition failed : partitionStart = %llu, partitionEnd = %llu\n",
521 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__);
565 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__);
595 PRINT_ERR("driver read return error: %d\n", ret);
620 PRINT_ERR("OsEBRInfoGet, verify_fs error, ret = %d\n", ret);
666 PRINT_ERR("extended partition is out of disk range: extendedAddress = %u, extendedOffset = %u\n",
673 PRINT_ERR("driver read return error: %d, extendedAddress = %u, extendedOffset = %u\n", ret,
913 PRINT_ERR("los_disk_read read err = %d, sector = %llu, len = %u\n", result, sector, len);
969 PRINT_ERR("los_disk_write write err = %d, sector = %llu, len = %u\n", result, sector, len);
1066 PRINT_ERR("los_part_read failed, invalid count, count = %u\n", count);
1075 PRINT_ERR("los_part_read failed, invalid sector, sector = %llu\n", sector);
1082 PRINT_ERR("los_part_read error, sector = %llu, count = %u, part->sector_start = %llu, "
1122 PRINT_ERR("los_part_write failed, invalid count, count = %u\n", count);
1131 PRINT_ERR("los_part_write failed, invalid sector, sector = %llu\n", sector);
1138 PRINT_ERR("los_part_write, sector = %llu, count = %u, part->sector_start = %llu, "
1283 PRINT_ERR("disk_init : disk have not init bcache cache!\n");
1296 PRINT_ERR("Blib async preread deinit failed in %s, %d\n", __FUNCTION__, __LINE__);
1331 PRINT_ERR("DiskStructInit alloc memory failed.\n");
1336 PRINT_ERR("DiskStructInit strncpy_s failed.\n");
1352 PRINT_ERR("DiskDivide failed, ret = %d\n", ret);
1358 PRINT_ERR("DiskPartitionRegister failed, ret = %d\n", ret);
1408 PRINT_ERR("%s %d, mutex destroy failed, ret = %d\n", __FUNCTION__, __LINE__, ret);
1438 PRINT_ERR("OsDiskInitSub: direct buffer of disk init failed\n");
1460 PRINT_ERR("disk_init : register %s fail!\n", diskName);
1468 PRINT_ERR("disk_init : %s, failed to find the vnode, ERRNO=%d\n", diskName, ret);
1502 PRINT_ERR("disk_init : register %s ok but get disk info fail!\n", diskName);
1717 PRINT_ERR("%s[%d] zalloc failure\n", __FUNCTION__, __LINE__);
1769 PRINT_ERR("part is NULL\n");