Searched refs:CACHE_REPLACEMENT_LRU (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | bcache.h | 216 #define CACHE_REPLACEMENT_LRU 0U macro |
/linux-4.4.14/drivers/md/bcache/ | ||
D | alloc.c | 268 case CACHE_REPLACEMENT_LRU: in invalidate_buckets() |