Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.h60 struct victim_entry { struct
61 struct rb_node rb_node; /* rb node located in rb-tree */
62 unsigned long long mtime; /* mtime of section */
63 unsigned int segno; /* segment No. */
64 struct list_head list;