Searched refs:nat_entry_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | node.c | 238 static struct nat_entry_set *__grab_nat_entry_set(struct f2fs_nm_info *nm_i, in __grab_nat_entry_set() 242 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() 2924 static void __adjust_nat_entry_set(struct nat_entry_set *nes, in __adjust_nat_entry_set() 2927 struct nat_entry_set *cur; in __adjust_nat_entry_set() 3011 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set() 3093 struct nat_entry_set *setvec[NAT_VEC_SIZE]; in f2fs_flush_nat_entries() 3094 struct nat_entry_set *se in f2fs_flush_nat_entries() [all...] |
H A D | node.h | 153 struct nat_entry_set { struct
|
H A D | debug.c | 308 sizeof(struct nat_entry_set); in update_mem_info()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | node.c | 216 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() 271 struct nat_entry_set *set, struct nat_entry *ne) in __clear_nat_cache_dirty() 284 nid_t start, unsigned int nr, struct nat_entry_set **ep) in __gang_lookup_nat_set() 2824 static void __adjust_nat_entry_set(struct nat_entry_set *nes, in __adjust_nat_entry_set() 2827 struct nat_entry_set *cur; in __adjust_nat_entry_set() 2876 struct nat_entry_set *set, struct cp_control *cpc) in __flush_nat_entry_set() 2958 struct nat_entry_set *setvec[SETVEC_SIZE]; in f2fs_flush_nat_entries() 2959 struct nat_entry_set *se in f2fs_flush_nat_entries() [all...] |
H A D | node.h | 153 struct nat_entry_set { struct
|
H A D | debug.c | 284 sizeof(struct nat_entry_set); in update_mem_info()
|
Completed in 11 milliseconds