Home
last modified time | relevance | path

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

/linux-6.15/include/net/9p/
H A D9p.h162 P9_TERROR = 106, enumerator
/linux-6.15/include/trace/events/
H A D9p.h57 EM( P9_TERROR, "P9_TERROR" ) \
/linux-6.15/net/9p/
H A Dprotocol.c61 case P9_TERROR: in p9_msg_buf_size()