| libnvme_path_get_command_retry_count(9) | libnvme API manual | libnvme_path_get_command_retry_count(9) |
NAME¶
libnvme_path_get_command_retry_count - Get command retry count
SYNOPSIS¶
long libnvme_path_get_command_retry_count (libnvme_path_t p );
ARGUMENTS¶
- p
- libnvme_path_t object
RETURN¶
Number of times any command issued to the namespace represented by path p has to be retried
| libnvme_path_get_command_retry_count | July 2026 |