Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h325 #define P9_NOFID ((u32)(~0)) macro
/linux/net/9p/
H A Dclient.c867 ret = idr_alloc_u32(&clnt->fids, fid, &fid->fid, P9_NOFID - 1, in p9_fid_create()
1116 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()