Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dnode.c242 struct nat_entry_set *head; in __grab_nat_entry_set()
261 struct nat_entry_set *head; in __set_nat_cache_dirty()
294 struct nat_entry_set *set, struct nat_entry *ne) in __clear_nat_cache_dirty()
307 nid_t start, unsigned int nr, struct nat_entry_set **ep) in __gang_lookup_nat_set()
2966 static void __adjust_nat_entry_set(struct nat_entry_set *nes, in __adjust_nat_entry_set()
2969 struct nat_entry_set *cur; in __adjust_nat_entry_set()
3018 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3100 struct nat_entry_set *setvec[NAT_VEC_SIZE]; in f2fs_flush_nat_entries()
3101 struct nat_entry_set *set, *tmp; in f2fs_flush_nat_entries()
3357 struct nat_entry_set **setvec = (struct nat_entry_set **)vec; in f2fs_destroy_node_manager()
[all …]
H A Dnode.h160 struct nat_entry_set { struct
H A Ddebug.c374 sizeof(struct nat_entry_set); in update_mem_info()