Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/events/
D9p.h57 EM( P9_RERROR, "P9_RERROR" ) \
/linux-4.1.27/include/net/9p/
D9p.h178 P9_RERROR, 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()