Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h117 P9_RLERROR, enumerator
/linux/include/trace/events/
H A D9p.h12 EM( P9_RLERROR, "P9_RLERROR" ) \
/linux/net/9p/
H A Dprotocol.c169 case P9_RLERROR: in p9_msg_buf_size()
H A Dclient.c542 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_errors()