Home
last modified time | relevance | path

Searched defs:nfs_cached_auth (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c132 struct nfs_cached_auth { struct
133 int ca_refs; /* refcount, including 1 from the cache */
134 uid_t ca_uid; /* uid that corresponds to this auth */
135 AUTH *ca_auth; /* RPC auth handle */