Searched refs:F_REQUIRE_AUTH (Results 1 – 1 of 1) sorted by relevance
482 F_REQUIRE_AUTH = 0x08, /* require that the fid be marked AUTH */ enumerator541 if ((flags & (F_REQUIRE_AUTH | F_ALLOW_AUTH)) == 0) in fid_lookup()543 } else if (flags & F_REQUIRE_AUTH) in fid_lookup()632 F_REQUIRE_AUTH, &req->lr_fid2); in l9p_dispatch_tattach()