Searched refs:nm_ncentries (Results 1 – 2 of 2) sorted by relevance
280 uint32_t nm_ncentries; /* GSS expired negative cache entries */ member
728 nmp->nm_ncentries--; in nfs_gss_clnt_ctx_find_principal()2286 nmp->nm_ncentries--; in nfs_gss_clnt_ctx_unref()2295 nmp->nm_ncentries++; in nfs_gss_clnt_ctx_unref()2317 NFS_GSS_DBG("Reaping contexts ncentries = %d\n", nmp->nm_ncentries); in nfs_gss_clnt_ctx_neg_cache_reap()2328 if (nmp->nm_ncentries <= GSS_MAX_NEG_CACHE_ENTRIES) { in nfs_gss_clnt_ctx_neg_cache_reap()2344 nmp->nm_ncentries++; in nfs_gss_clnt_ctx_neg_cache_reap()2349 NFS_GSS_DBG("Reaped %d contexts ncentries = %d\n", reaped, nmp->nm_ncentries); in nfs_gss_clnt_ctx_neg_cache_reap()