Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c84 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned; variable
110 return glock_wait_table + hash_32(hash, GLOCK_WAIT_TABLE_BITS); in glock_waitqueue()
2535 init_waitqueue_head(glock_wait_table + i); in gfs2_glock_init()

Completed in 7 milliseconds