Searched refs:errno_to_dotl (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/9pfs/ | ||
H A D | 9p-util.h | 64 static inline int errno_to_dotl(int err) { in errno_to_dotl() function |
H A D | 9p.c | 1068 err = errno_to_dotl(err); in pdu_complete() |