Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache_priv.h133 struct list_node lru_node; member
Dblock_cache.c607 lru_node) { in block_cache_lookup()
939 list_delete(&entry->lru_node); in block_cache_entry_destroy()
940 list_add_head(&block_cache_lru, &entry->lru_node); in block_cache_entry_destroy()
974 list_add_head(&block_cache_lru, &block_cache_entries[i].lru_node); in block_cache_init()
1004 lru_node) { in block_cache_clean_transaction()
1073 lru_node) { in block_cache_discard_transaction()
1709 lru_node) { in block_cache_debug_get_ref_block_count()