Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dnode.h155 struct nat_entry_set { struct
156 struct list_head set_list; /* link with other nat sets */
157 struct list_head entry_list; /* link with dirty nat entries */
158 nid_t set; /* set number*/
159 unsigned int entry_cnt; /* the # of nat entries in set */