Home
last modified time | relevance | path

Searched refs:ext4_inode_state_wait_word (Results 1 – 2 of 2) 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()
264 wake_up_bit(ext4_inode_state_wait_word(inode), in ext4_fc_wake_inode_state()
H A Dext4.h2080 static inline unsigned long *ext4_inode_state_wait_word(struct inode *inode);
2098 static inline unsigned long *ext4_inode_state_wait_word(struct inode *inode) in ext4_inode_state_wait_word() function