Searched refs:CONN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #define CONN_HASH_SIZE 32 macro167 static struct hlist_head connection_hash[CONN_HASH_SIZE];180 return nodeid & (CONN_HASH_SIZE-1); in nodeid_hash()243 for (i = 0; i < CONN_HASH_SIZE; i++) { in foreach_conn()1701 for (i = 0; i < CONN_HASH_SIZE && ok; i++) { in work_flush()1739 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_lowcomms_start()