Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
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()
Dlru_cache.h18 struct btrfs_lru_cache_entry { struct
54 static inline struct btrfs_lru_cache_entry *btrfs_lru_cache_lru_entry( in btrfs_lru_cache_lru_entry() argument
58 struct btrfs_lru_cache_entry, lru_list); in btrfs_lru_cache_lru_entry()
62 struct btrfs_lru_cache_entry *btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache,
65 struct btrfs_lru_cache_entry *new_entry,
68 struct btrfs_lru_cache_entry *entry);
Dsend.c110 struct btrfs_lru_cache_entry entry;
344 struct btrfs_lru_cache_entry entry;
1411 struct btrfs_lru_cache_entry *raw_entry; in lookup_backref_cache()
2287 struct btrfs_lru_cache_entry *entry; in name_cache_search()
2790 struct btrfs_lru_cache_entry *entry; in cache_dir_utimes()
2818 struct btrfs_lru_cache_entry *lru; in trim_dir_utimes_cache()
2924 struct btrfs_lru_cache_entry *entry; in cache_dir_created()
8122 struct btrfs_lru_cache_entry *entry; in btrfs_ioctl_send()
8123 struct btrfs_lru_cache_entry *tmp; in btrfs_ioctl_send()