Searched refs:L9P_NONUNAME (Results 1 – 3 of 3) sorted by relevance
327 #define L9P_NONUNAME ((uint32_t)-1) /* in Tattach, no n_uname */ macro
648 req->lr_req.tattach.n_uname = L9P_NONUNAME; in l9p_dispatch_tattach()
940 if (n_uname != L9P_NONUNAME) { in fs_attach()