lc_index_of       300 include/linux/lru_cache.h extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
lc_index_of       671 lib/lru_cache.c EXPORT_SYMBOL(lc_index_of);