Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dinode.c590 inode_wake_up_bit(inode, __I_LRU_ISOLATING); in inode_unpin_lru_isolating()
603 wq_head = inode_bit_waitqueue(&wqe, inode, __I_LRU_ISOLATING); in inode_wait_for_lru_isolating()
/linux-6.15/include/linux/
H A Dfs.h2519 #define __I_LRU_ISOLATING 2 macro
2520 #define I_LRU_ISOLATING (1 << __I_LRU_ISOLATING)