Home
last modified time | relevance | path

Searched refs:P9_TWSTAT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/9p/
H A D9p.h182 P9_TWSTAT = 126, enumerator
/openbmc/linux/include/trace/events/
H A D9p.h77 EM( P9_TWSTAT, "P9_TWSTAT" ) \
/openbmc/qemu/hw/9pfs/
H A D9p.h80 P9_TWSTAT = 126, enumerator
H A D9p.c4122 [P9_TWSTAT] = v9fs_wstat,
/openbmc/linux/net/9p/
H A Dprotocol.c173 case P9_TWSTAT: in p9_msg_buf_size()
H A Dclient.c1841 req = p9_client_rpc(clnt, P9_TWSTAT, "dwS", in p9_client_wstat()