Home
last modified time | relevance | path

Searched refs:glock_wait_table (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.c88 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned; variable
114 return glock_wait_table + hash_32(hash, GLOCK_WAIT_TABLE_BITS); in glock_waitqueue()
2517 init_waitqueue_head(glock_wait_table + i); in gfs2_glock_init()