Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h154 P9_TMKNOD = 18, enumerator
/linux/include/trace/events/
H A D9p.h21 EM( P9_TMKNOD, "P9_TMKNOD" ) \
/linux/net/9p/
H A Dprotocol.c180 case P9_TMKNOD: in p9_msg_buf_size()