Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h158 P9_TAUTH = 102, enumerator
/openbmc/linux/include/trace/events/
H A D9p.h53 EM( P9_TAUTH, "P9_TAUTH" ) \
/openbmc/qemu/hw/9pfs/
H A D9p.h56 P9_TAUTH = 102, enumerator
H A D9p.c4114 [P9_TAUTH] = v9fs_auth,
4157 case P9_TAUTH: in is_read_only_op()
/openbmc/linux/net/9p/
H A Dprotocol.c63 case P9_TAUTH: in p9_msg_buf_size()