Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/events/
D9p.h11 EM( P9_RLERROR, "P9_RLERROR" ) \
/linux-4.1.27/include/net/9p/
D9p.h132 P9_RLERROR, enumerator
/linux-4.1.27/net/9p/
Dclient.c511 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_errors()
577 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_zc_errors()