Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
Dnode.h154 struct list_head set_list; /* link with other nat sets */ member
Dsegment.h307 struct list_head set_list; /* link with all sit sets */ member
Dsegment.c4258 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set() local
/kernel/linux/linux-5.10/fs/f2fs/
Dnode.h154 struct list_head set_list; /* link with other nat sets */ member
Dsegment.h348 struct list_head set_list; /* link with all sit sets */ member
Dsegment.c4274 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set() local