Searched refs:SVC_CTX_HASHSZ (Results 1 – 2 of 2) sorted by relevance
159 #define SVC_CTX_HASHSZ 64 macro160 #define SVC_CTX_HASH(handle) ((handle) % SVC_CTX_HASHSZ)
2818 nfs_gss_svc_ctx_hashtbl = hashinit(SVC_CTX_HASHSZ, M_TEMP, &nfs_gss_svc_ctx_hash); in nfs_gss_svc_init()2940 for (i = 0; i < SVC_CTX_HASHSZ; i++) { in nfs_gss_svc_ctx_timer()3813 for (i = 0; i < SVC_CTX_HASHSZ; i++) { in nfs_gss_svc_cleanup()