Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dnode.c237 static struct nat_entry_set *__grab_nat_entry_set(struct f2fs_nm_info *nm_i, in __grab_nat_entry_set()
241 struct nat_entry_set *head; in __grab_nat_entry_set()
260 struct nat_entry_set *head; in __set_nat_cache_dirty()
293 struct nat_entry_set *set, struct nat_entry *ne) in __clear_nat_cache_dirty()
306 nid_t start, unsigned int nr, struct nat_entry_set **ep) in __gang_lookup_nat_set()
2887 static void __adjust_nat_entry_set(struct nat_entry_set *nes, in __adjust_nat_entry_set()
2890 struct nat_entry_set *cur; in __adjust_nat_entry_set()
2974 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3056 struct nat_entry_set *setvec[SETVEC_SIZE]; in f2fs_flush_nat_entries()
3057 struct nat_entry_set *set, *tmp; in f2fs_flush_nat_entries()
[all …]
Dnode.h158 struct nat_entry_set { struct
Ddebug.c298 sizeof(struct nat_entry_set); in update_mem_info()