Searched refs:LRU_ROTATE (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dlist_lru.h23 LRU_ROTATE, /* item referenced, give another pass */ enumerator in enum:lru_status
/linux-master/mm/
H A Dlist_lru.c234 case LRU_ROTATE:
/linux-master/fs/nfsd/
H A Dfilecache.c464 * %LRU_ROTATE: @item is to be moved to the LRU tail
491 return LRU_ROTATE;
/linux-master/fs/
H A Dinode.c837 return LRU_ROTATE;
H A Ddcache.c1128 return LRU_ROTATE;
/linux-master/fs/xfs/
H A Dxfs_buf.c1975 return LRU_ROTATE;

Completed in 108 milliseconds