Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
D9p.h12 EM( P9_RLERROR, "P9_RLERROR" ) \
/kernel/linux/linux-5.10/include/net/9p/
D9p.h117 P9_RLERROR, enumerator
/kernel/linux/linux-5.10/net/9p/
Dclient.c519 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_errors()
587 if (type != P9_RERROR && type != P9_RLERROR) in p9_check_zc_errors()