Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Derrors.c122 static const char *system_string_error(int errnum, char *buf, size_t buflen) in system_string_error() function
166 const char *tmp = system_string_error(errnum, buffer, buf_end - buffer); in uds_string_error()
201 tmp = system_string_error(errnum, buffer, buf_end - buffer); in uds_string_error_name()