| libnvme_path_get_command_error_count(9) | libnvme API manual | libnvme_path_get_command_error_count(9) |
NAME¶
libnvme_path_get_command_error_count - Get command error count
SYNOPSIS¶
long libnvme_path_get_command_error_count (libnvme_path_t p );
ARGUMENTS¶
- p
- libnvme_path_t object
RETURN¶
Number of times command issued to the namespace represented by path p returns non-zero status or error
| libnvme_path_get_command_error_count | July 2026 |