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

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

Completed in 268 milliseconds