Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Dgc.h78 struct victim_entry { struct
79 struct rb_node rb_node; /* rb node located in rb-tree */
80 unsigned long long mtime; /* mtime of section */
81 unsigned int segno; /* segment No. */
82 struct list_head list;