Home
last modified time | relevance | path

Searched refs:P9_NOFID (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/9p/
D9p.h314 #define P9_NOFID (u32)(~0) macro
/linux-2.6.39/net/9p/
Dclient.c902 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()