Home
last modified time | relevance | path

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

/linux-3.4.99/include/trace/events/
D9p.h58 { P9_RERROR, "P9_RERROR" }, \
/linux-3.4.99/include/net/9p/
D9p.h178 P9_RERROR, enumerator
/linux-3.4.99/net/9p/
Dclient.c480 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_errors()
546 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_zc_errors()