Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p-util.h64 static inline int errno_to_dotl(int err) { in errno_to_dotl() function
H A D9p.c1068 err = errno_to_dotl(err); in pdu_complete()