Searched refs:SVC_CTX_HASHSZ (Results 1 – 2 of 2) sorted by relevance
99 #define SVC_CTX_HASHSZ 64 macro100 #define SVC_CTX_HASH(handle) ((handle) % SVC_CTX_HASHSZ)
338 nfs_gss_svc_ctx_hashtbl = hashinit(SVC_CTX_HASHSZ, M_TEMP, &nfs_gss_svc_ctx_hash); in nfs_gss_svc_init()460 for (i = 0; i < SVC_CTX_HASHSZ; i++) { in nfs_gss_svc_ctx_timer()1334 for (i = 0; i < SVC_CTX_HASHSZ; i++) { in nfs_gss_svc_cleanup()