Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dnode.c252 static struct nat_entry_set *__grab_nat_entry_set(struct f2fs_nm_info *nm_i, in __grab_nat_entry_set()
256 struct nat_entry_set *head; in __grab_nat_entry_set()
275 struct nat_entry_set *head; in __set_nat_cache_dirty()
309 struct nat_entry_set *set, struct nat_entry *ne) in __clear_nat_cache_dirty()
322 nid_t start, unsigned int nr, struct nat_entry_set **ep) in __gang_lookup_nat_set()
3014 static void __adjust_nat_entry_set(struct nat_entry_set *nes, in __adjust_nat_entry_set()
3017 struct nat_entry_set *cur; in __adjust_nat_entry_set()
3065 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3147 struct nat_entry_set *setvec[NAT_VEC_SIZE]; in f2fs_flush_nat_entries()
3148 struct nat_entry_set *set, *tmp; in f2fs_flush_nat_entries()
[all …]
H A Dnode.h161 struct nat_entry_set { struct
H A Ddebug.c375 sizeof(struct nat_entry_set); in update_mem_info()