Home
last modified time | relevance | path

Searched refs:nfsauth_cache_compar (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c147 static int nfsauth_cache_compar(const void *, const void *);
780 nfsauth_cache_compar(const void *v1, const void *v2) in nfsauth_cache_compar() function
881 avl_create(&nc->authc_tree, nfsauth_cache_compar, in nfsauth_cache_get()