Home
last modified time | relevance | path

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

/linux-3.4.99/include/trace/events/
D9p.h12 { P9_RLERROR, "P9_RLERROR" }, \
/linux-3.4.99/include/net/9p/
D9p.h132 P9_RLERROR, 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()