Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlist_lru.h18 LRU_REMOVED, /* item removed from list */ enumerator
/linux-4.4.14/mm/
Dlist_lru.c227 case LRU_REMOVED: in __list_lru_walk_one()
/linux-4.4.14/fs/xfs/
Dxfs_buf.c1520 return LRU_REMOVED; in xfs_buftarg_wait_rele()
1592 return LRU_REMOVED; in xfs_buftarg_isolate()
Dxfs_qm.c456 return LRU_REMOVED; in xfs_qm_dquot_isolate()
502 return LRU_REMOVED; in xfs_qm_dquot_isolate()
/linux-4.4.14/fs/
Dinode.c713 return LRU_REMOVED; in inode_lru_isolate()
748 return LRU_REMOVED; in inode_lru_isolate()
Ddcache.c1034 return LRU_REMOVED; in dentry_lru_isolate()
1066 return LRU_REMOVED; in dentry_lru_isolate()
1109 return LRU_REMOVED; in dentry_lru_isolate_shrink()
/linux-4.4.14/fs/gfs2/
Dquota.c163 return LRU_REMOVED; in gfs2_qd_isolate()