Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Df2fs.h1275 struct f2fs_gc_control { struct
1276 unsigned int victim_segno; /* target victim segment number */
1277 int init_gc_type; /* FG_GC or BG_GC */
1278 bool no_bg_gc; /* check the space and stop bg_gc */
1279 bool should_migrate_blocks; /* should migrate blocks */
1280 bool err_gc_skipped; /* return EAGAIN if GC skipped */
1281 unsigned int nr_free_secs; /* # of free sections to do GC */