Home
last modified time | relevance | path

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

/include/linux/
Dfs.h1997 #define __I_DIO_WAKEUP 9 macro
1998 #define I_DIO_WAKEUP (1 << __I_DIO_WAKEUP)
2946 wake_up_bit(&inode->i_state, __I_DIO_WAKEUP); in inode_dio_end()