Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h163 P9_RERROR, enumerator
/openbmc/linux/include/trace/events/
H A D9p.h58 EM( P9_RERROR, "P9_RERROR" ) \
/openbmc/qemu/hw/9pfs/
H A D9p.h61 P9_RERROR, enumerator
H A D9p.c1066 id = P9_RERROR; in pdu_complete()
/openbmc/linux/net/9p/
H A Dtrans_virtio.c538 unlikely(req->rc.sdata[4] == P9_RERROR)) in p9_virtio_zc_request()
H A Dprotocol.c167 case P9_RERROR: in p9_msg_buf_size()
H A Dclient.c541 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_errors()