Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfast_commit.c245 unsigned long *wait_word = ext4_inode_state_wait_word(inode); in ext4_fc_wait_inode_state() local
249 DEFINE_WAIT_BIT(wait, wait_word, wait_bit); in ext4_fc_wait_inode_state()
251 wq = bit_waitqueue(wait_word, wait_bit); in ext4_fc_wait_inode_state()