Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dlru_cache.c23 static struct btrfs_lru_cache_entry *match_entry(struct list_head *head, u64 key, in match_entry() function
55 entry = match_entry(head, key, gen); in btrfs_lru_cache_lookup()
126 if (match_entry(head, key, new_entry->gen) != NULL) in btrfs_lru_cache_store()