Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c550 struct wait_queue_head *inode_bit_waitqueue(struct wait_bit_queue_entry *wqe, in inode_bit_waitqueue() function
559 EXPORT_SYMBOL(inode_bit_waitqueue);
603 wq_head = inode_bit_waitqueue(&wqe, inode, __I_LRU_ISOLATING); in inode_wait_for_lru_isolating()
2500 wq_head = inode_bit_waitqueue(&wqe, inode, __I_NEW); in __wait_on_freeing_inode()
H A Dfs-writeback.c1585 wq_head = inode_bit_waitqueue(&wqe, inode, __I_SYNC); in inode_wait_for_writeback()
1612 wq_head = inode_bit_waitqueue(&wqe, inode, __I_SYNC); in inode_sleep_on_writeback()
/linux/include/linux/
H A Dfs.h920 struct wait_queue_head *inode_bit_waitqueue(struct wait_bit_queue_entry *wqe,