Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.c1996 bool dry_run, unsigned int dry_run_sections) in f2fs_gc_range() argument
1999 unsigned int gc_secs = dry_run_sections; in f2fs_gc_range()
2008 dry_run_sections == 0); in f2fs_gc_range()
2013 if (dry_run && dry_run_sections && in f2fs_gc_range()
H A Df2fs.h3870 bool dry_run, unsigned int dry_run_sections);