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

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

Completed in 264 milliseconds