Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlru_cache.c23 static struct btrfs_lru_cache_entry *match_entry(struct list_head *head, u64 key, in match_entry()
26 struct btrfs_lru_cache_entry *entry; in match_entry()
45 struct btrfs_lru_cache_entry *btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, in btrfs_lru_cache_lookup()
49 struct btrfs_lru_cache_entry *entry; in btrfs_lru_cache_lookup()
71 struct btrfs_lru_cache_entry *entry) in btrfs_lru_cache_remove()
107 struct btrfs_lru_cache_entry *new_entry, in btrfs_lru_cache_store()
135 struct btrfs_lru_cache_entry *lru_entry; in btrfs_lru_cache_store()
138 struct btrfs_lru_cache_entry, in btrfs_lru_cache_store()
158 struct btrfs_lru_cache_entry *entry; in btrfs_lru_cache_clear()
159 struct btrfs_lru_cache_entry *tmp; in btrfs_lru_cache_clear()
H A Dlru_cache.h17 struct btrfs_lru_cache_entry { struct
58 static inline struct btrfs_lru_cache_entry *btrfs_lru_cache_lru_entry( in btrfs_lru_cache_lru_entry() argument
62 struct btrfs_lru_cache_entry, lru_list); in btrfs_lru_cache_lru_entry()
66 struct btrfs_lru_cache_entry *btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache,
69 struct btrfs_lru_cache_entry *new_entry,
72 struct btrfs_lru_cache_entry *entry);
H A Dsend.c111 struct btrfs_lru_cache_entry entry;
345 struct btrfs_lru_cache_entry entry;
1419 struct btrfs_lru_cache_entry *raw_entry; in lookup_backref_cache()
2295 struct btrfs_lru_cache_entry *entry; in name_cache_search()
2798 struct btrfs_lru_cache_entry *entry; in cache_dir_utimes()
2827 struct btrfs_lru_cache_entry *lru; in trim_dir_utimes_cache()
2933 struct btrfs_lru_cache_entry *entry; in cache_dir_created()
8149 struct btrfs_lru_cache_entry *entry; in btrfs_ioctl_send()
8150 struct btrfs_lru_cache_entry *tmp; in btrfs_ioctl_send()