Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dnode.h154 struct list_head set_list; /* link with other nat sets */ member
H A Dsegment.h307 struct list_head set_list; /* link with all sit sets */ member
H A Dsegment.c4234 struct list_head *set_list = &sm_info->sit_entry_set; in add_sits_in_set() local