Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonkrpc.c130 struct nfs_cached_auth { struct
131 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 */