Searched refs:L9P_NOFID (Results 1 – 2 of 2) sorted by relevance
326 #define L9P_NOFID ((uint32_t)-1) /* in Tattach, no auth fid */ macro
630 if (req->lr_req.tattach.afid != L9P_NOFID) { in l9p_dispatch_tattach()