Searched refs:errors (Results 1 – 13 of 13) sorted by relevance
| /spdk/module/bdev/ocf/ |
| H A D | stats.c | 20 return ocf_stats_collect_core(core, &stats->usage, &stats->reqs, &stats->blocks, &stats->errors); in vbdev_ocf_stats_get() 87 WJSON_STAT(w, stats, errors, core_volume_rd, "Requests"); in vbdev_ocf_stats_write_json() 88 WJSON_STAT(w, stats, errors, core_volume_wr, "Requests"); in vbdev_ocf_stats_write_json() 89 WJSON_STAT(w, stats, errors, core_volume_total, "Requests"); in vbdev_ocf_stats_write_json() 90 WJSON_STAT(w, stats, errors, cache_volume_rd, "Requests"); in vbdev_ocf_stats_write_json() 91 WJSON_STAT(w, stats, errors, cache_volume_wr, "Requests"); in vbdev_ocf_stats_write_json() 92 WJSON_STAT(w, stats, errors, cache_volume_total, "Requests"); in vbdev_ocf_stats_write_json() 93 WJSON_STAT(w, stats, errors, total, "Requests"); in vbdev_ocf_stats_write_json()
|
| H A D | stats.h | 16 struct ocf_stats_errors errors; member
|
| /spdk/module/bdev/ftl/ |
| H A D | bdev_ftl_rpc.c | 256 spdk_json_write_named_object_begin(w, "errors"); in _rpc_bdev_ftl_get_stats() 257 spdk_json_write_named_uint64(w, "media", stats->entries[i].read.errors.media); in _rpc_bdev_ftl_get_stats() 258 spdk_json_write_named_uint64(w, "crc", stats->entries[i].read.errors.crc); in _rpc_bdev_ftl_get_stats() 259 spdk_json_write_named_uint64(w, "other", stats->entries[i].read.errors.other); in _rpc_bdev_ftl_get_stats() 266 spdk_json_write_named_object_begin(w, "errors"); in _rpc_bdev_ftl_get_stats() 267 spdk_json_write_named_uint64(w, "media", stats->entries[i].write.errors.media); in _rpc_bdev_ftl_get_stats() 268 spdk_json_write_named_uint64(w, "other", stats->entries[i].write.errors.other); in _rpc_bdev_ftl_get_stats()
|
| /spdk/include/linux/ |
| H A D | virtio_blk.h | 190 __virtio32 errors; member
|
| /spdk/doc/ |
| H A D | spdkcli.md | 64 some environment variables might not be passed and you will experience errors.
|
| H A D | shfmt.md | 26 hook (via check_format.sh). In case any style errors are detected, a
|
| H A D | system_configuration.md | 94 SPDK errors and failures, this would also pollute the syslog with the following
|
| H A D | gdb_macros.md | 223 This will result in errors if these are not available which is very possible if
|
| H A D | vhost.md | 340 be aborted - possibly flooding a VM with syslog warnings and errors.
|
| /spdk/app/fio/nvme/ |
| H A D | README.md | 172 completion errors, with the NVMe status code of 0xbd ("Too Many Active Zones"). To work around this, 182 "Zone Invalid Write: The write to a zone was not at the write pointer." I/O errors. 194 If your device has a lot of zones, fio can give you errors such as:
|
| /spdk/lib/ftl/ |
| H A D | ftl_core.c | 846 stats_group->errors.media++; in ftl_stats_bdev_io_completed() 848 stats_group->errors.other++; in ftl_stats_bdev_io_completed() 865 stats_group->errors.crc++; in ftl_stats_crc_error()
|
| /spdk/scripts/ |
| H A D | check_format.sh | 40 # exit on errors 147 echo " errors detected" 354 echo " found naming convention errors." 481 echo " Python formatting errors detected" 504 Golang formatting errors detected: 630 # SHCK_EXCLUDE contains a list of all of the spellcheck errors found in SPDK scripts 631 # currently. New errors should only be added to this list if the cost of fixing them 632 # is deemed too high. For more information about the errors, go to: 639 # SPDK has decided to not fix violations of these errors. 640 # We are aware about below exclude list and we want this errors t [all...] |
| /spdk/test/accel/ |
| H A D | bib | 3876 %T Computer detection of typographical errors
|