Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dlru_cache.h300 extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
/OK3568_Linux_fs/kernel/lib/
H A Dlru_cache.c592 unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e) in lc_index_of() function
671 EXPORT_SYMBOL(lc_index_of);