Searched refs:CONN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
62 #define CONN_HASH_SIZE 32 macro165 static struct hlist_head connection_hash[CONN_HASH_SIZE];178 return nodeid & (CONN_HASH_SIZE-1); in nodeid_hash()241 for (i = 0; i < CONN_HASH_SIZE; i++) { in foreach_conn()1705 for (i = 0; i < CONN_HASH_SIZE && ok; i++) { in work_flush()1743 for (i = 0; i < CONN_HASH_SIZE; i++) in dlm_lowcomms_start()