Searched refs:btrfs_lru_cache_entry (Results 1 – 3 of 3) sorted by relevance
23 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()
18 struct btrfs_lru_cache_entry { struct54 static inline struct btrfs_lru_cache_entry *btrfs_lru_cache_lru_entry( in btrfs_lru_cache_lru_entry() argument58 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);
110 struct btrfs_lru_cache_entry entry;345 struct btrfs_lru_cache_entry entry;1393 struct btrfs_lru_cache_entry *raw_entry; in lookup_backref_cache()2257 struct btrfs_lru_cache_entry *entry; in name_cache_search()2778 struct btrfs_lru_cache_entry *entry; in cache_dir_utimes()2806 struct btrfs_lru_cache_entry *lru; in trim_dir_utimes_cache()2909 struct btrfs_lru_cache_entry *entry; in cache_dir_created()8053 struct btrfs_lru_cache_entry *entry; in btrfs_ioctl_send()8054 struct btrfs_lru_cache_entry *tmp; in btrfs_ioctl_send()
Completed in 21 milliseconds