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