Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dnode.h153 struct nat_entry_set { struct
154 struct list_head set_list; /* link with other nat sets */
155 struct list_head entry_list; /* link with dirty nat entries */
156 nid_t set; /* set number*/
157 unsigned int entry_cnt; /* the # of nat entries in set */