Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h103 * @P9_TWSTAT: request to update file entity attributes
182 P9_TWSTAT = 126, enumerator
/linux/include/trace/events/
H A D9p.h77 EM( P9_TWSTAT, "P9_TWSTAT" ) \
/linux/net/9p/
H A Dclient.c1896 req = p9_client_rpc(clnt, P9_TWSTAT, "dwS", in p9_client_wstat()