Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
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;
/kernel/linux/linux-5.10/fs/f2fs/
Dgc.h63 struct victim_entry { struct
64 struct rb_node rb_node; /* rb node located in rb-tree */
65 union {
72 struct list_head list;