Searched defs:nfs_cached_auth (Results 1 – 1 of 1) sorted by relevance
130 struct nfs_cached_auth { struct131 int ca_refs; /* refcount, including 1 from the cache */132 uid_t ca_uid; /* uid that corresponds to this auth */133 AUTH *ca_auth; /* RPC auth handle */