Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c86 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned; variable
112 return glock_wait_table + hash_32(hash, GLOCK_WAIT_TABLE_BITS); in glock_waitqueue()
1918 init_waitqueue_head(glock_wait_table + i); in gfs2_glock_init()