Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 10 of 10) sorted by relevance

/linux/net/9p/
H A Derror.c201 int p9_errstr2errno(char *errstr, int len) in p9_errstr2errno()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dstream.c23 const char *errstr; global() member
/linux/drivers/s390/cio/
H A Dvfio_ccw_fsm.c249 char *errstr = "request"; in fsm_io_request() local
/linux/fs/ext4/
H A Dext4_jbd2.c190 const char *errstr = ext4_decode_error(NULL, err, nbuf); in ext4_journal_abort_handle() local
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c83 const char *errstr; in xgetaddrinfo() local
H A Dmptcp_connect.c175 const char *errstr = getxinfo_strerr(err); in xgetnameinfo() local
191 const char *errstr; in xgetaddrinfo() local
H A Dmptcp_sockopt.c170 const char *errstr; in xgetaddrinfo() local
/linux/drivers/mtd/ubi/
H A Dio.c156 const char *errstr = mtd_is_eccerr(err) ? " (ECC error)" : ""; in ubi_io_read() local
/linux/net/tipc/
H A Dbearer.c260 char *errstr = ""; in tipc_enable_bearer() local
/linux/fs/btrfs/
H A Dscrub.c318 const char *errstr; member
585 static void scrub_print_common_warning(const char *errstr, struct btrfs_device *dev, in scrub_print_common_warning()