Searched refs:nfsauth_cache_compar (Results 1 – 1 of 1) sorted by relevance
147 static int nfsauth_cache_compar(const void *, const void *);780 nfsauth_cache_compar(const void *v1, const void *v2) in nfsauth_cache_compar() function881 avl_create(&nc->authc_tree, nfsauth_cache_compar, in nfsauth_cache_get()