Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/9p/
D9p.h158 P9_TAUTH = 102, enumerator
/linux-6.6.21/include/trace/events/
D9p.h53 EM( P9_TAUTH, "P9_TAUTH" ) \
/linux-6.6.21/net/9p/
Dprotocol.c63 case P9_TAUTH: in p9_msg_buf_size()