Searched refs:P9_NOFID (Results 1 – 4 of 4) sorted by relevance
325 #define P9_NOFID ((u32)(~0)) macro
115 #define P9_NOFID UINT32_MAX macro
866 ret = idr_alloc_u32(&clnt->fids, fid, &fid->fid, P9_NOFID - 1, in p9_fid_create()1125 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()
384 v9fs_uint32_write(req, P9_NOFID); in v9fs_tattach()