Searched refs:nm_ncentries (Results 1 – 2 of 2) sorted by relevance
279 uint32_t nm_ncentries; /* GSS expired negative cache entries */ member
728 nmp->nm_ncentries--; in nfs_gss_clnt_ctx_find_principal()2284 nmp->nm_ncentries--; in nfs_gss_clnt_ctx_unref()2293 nmp->nm_ncentries++; in nfs_gss_clnt_ctx_unref()2315 NFS_GSS_DBG("Reaping contexts ncentries = %d\n", nmp->nm_ncentries); in nfs_gss_clnt_ctx_neg_cache_reap()2326 if (nmp->nm_ncentries <= GSS_MAX_NEG_CACHE_ENTRIES) { in nfs_gss_clnt_ctx_neg_cache_reap()2342 nmp->nm_ncentries++; in nfs_gss_clnt_ctx_neg_cache_reap()2347 NFS_GSS_DBG("Reaped %d contexts ncentries = %d\n", reaped, nmp->nm_ncentries); in nfs_gss_clnt_ctx_neg_cache_reap()