Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H 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()
H A Dstatus-codes.c91 uds_string_error(error, error_message, sizeof(error_message))); in vdo_status_to_errno()
H A Derrors.h63 const char * __must_check uds_string_error(int errnum, char *buf, size_t buflen);