Home
last modified time | relevance | path

Searched refs:uds_string_error (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
A Dstatus-codes.c91 uds_string_error(error, error_message, sizeof(error_message))); in vdo_status_to_errno()
A Derrors.h63 const char * __must_check uds_string_error(int errnum, char *buf, size_t buflen);
A Derrors.c141 const char *uds_string_error(int errnum, char *buf, size_t buflen) in uds_string_error() function
255 uds_string_error(error, error_message, in uds_status_to_errno()
A Dlogger.c198 const char *message = uds_string_error(errnum, errbuf, sizeof(errbuf)); in vdo_vlog_strerror()

Completed in 9 milliseconds