Searched refs:GLOCK_WAIT_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
87 #define GLOCK_WAIT_TABLE_SIZE (1 << GLOCK_WAIT_TABLE_BITS) macro88 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned;2482 for (i = 0; i < GLOCK_WAIT_TABLE_SIZE; i++) in gfs2_glock_init()
Completed in 7 milliseconds