Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnode.c241 static struct nat_entry_set *__grab_nat_entry_set(struct f2fs_nm_info *nm_i, in __grab_nat_entry_set()
245 struct nat_entry_set *head; in __grab_nat_entry_set()
263 struct nat_entry_set *head; in __set_nat_cache_dirty()
296 struct nat_entry_set *set, struct nat_entry *ne) in __clear_nat_cache_dirty()
309 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()
2939 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set()
3021 struct nat_entry_set *setvec[SETVEC_SIZE]; in f2fs_flush_nat_entries()
3022 struct nat_entry_set *set, *tmp; in f2fs_flush_nat_entries()
[all …]
H A Dnode.h159 struct nat_entry_set { struct
H A Ddebug.c309 sizeof(struct nat_entry_set); in update_mem_info()