Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h120 P9_TLOPEN = 12, enumerator
/linux/include/trace/events/
H A D9p.h15 EM( P9_TLOPEN, "P9_TLOPEN" ) \
/linux/net/9p/
H A Dclient.c1245 req = p9_client_rpc(clnt, P9_TLOPEN, "dd", fid->fid, mode & P9L_MODE_MASK); in p9_client_open()