Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dnode.c216 static struct nat_entry_set *__grab_nat_entry_set(struct f2fs_nm_info *nm_i, in __grab_nat_entry_set()
220 struct nat_entry_set *head; in __grab_nat_entry_set()
238 struct nat_entry_set *head; in __set_nat_cache_dirty()
270 struct nat_entry_set *set, struct nat_entry *ne) in __clear_nat_cache_dirty()
282 nid_t start, unsigned int nr, struct nat_entry_set **ep) in __gang_lookup_nat_set()
2692 static void __adjust_nat_entry_set(struct nat_entry_set *nes, in __adjust_nat_entry_set()
2695 struct nat_entry_set *cur; in __adjust_nat_entry_set()
2744 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
2822 struct nat_entry_set *setvec[SETVEC_SIZE]; in f2fs_flush_nat_entries()
2823 struct nat_entry_set *set, *tmp; in f2fs_flush_nat_entries()
[all …]
Dnode.h153 struct nat_entry_set { struct
Ddebug.c245 sizeof(struct nat_entry_set); in update_mem_info()