Home
last modified time | relevance | path

Searched refs:dry_run_sections (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dgc.c2055 bool dry_run, unsigned int dry_run_sections) in f2fs_gc_range() argument
2058 unsigned int gc_secs = dry_run_sections; in f2fs_gc_range()
2074 if (dry_run && dry_run_sections && in f2fs_gc_range()
H A Df2fs.h4007 bool dry_run, unsigned int dry_run_sections);