Searched refs:auth_cache (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c116 struct auth_cache *ran_auth;
147 static void nfsauth_free_node(struct auth_cache *);
188 sizeof (struct auth_cache), 0, NULL, NULL,
225 * lists. In addition, free INVALID auth_cache entries.
231 struct auth_cache *p = ran->ran_auth;
257 * a hash index for the auth_cache table.
636 struct auth_cache *p = ran->ran_auth;
690 struct auth_cache *, p);
782 const struct auth_cache *a1 = (const struct auth_cache *)v
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h221 * related auth_cache entries in the authc_tree AVL tree.
227 avl_tree_t authc_tree; /* auth_cache entries */
305 struct auth_cache { struct

Completed in 76 milliseconds