Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
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()
2476 init_waitqueue_head(glock_wait_table + i); in gfs2_glock_init()