Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.c38 struct f2fs_gc_control gc_control = { in gc_thread_func() local
1805 int f2fs_gc(struct f2fs_sb_info *sbi, struct f2fs_gc_control *gc_control) in f2fs_gc()
H A Dfile.c1741 struct f2fs_gc_control gc_control = { .victim_segno = NULL_SEGNO, in f2fs_expand_inode_data() local
2547 struct f2fs_gc_control gc_control = { .victim_segno = NULL_SEGNO, in f2fs_ioc_gc() local
2588 struct f2fs_gc_control gc_control = { in __f2fs_ioc_gc_range() local
3069 struct f2fs_gc_control gc_control = { in f2fs_ioc_flush_device() local
H A Dsuper.c2203 struct f2fs_gc_control gc_control = { in f2fs_disable_checkpoint() local
H A Dsegment.c440 struct f2fs_gc_control gc_control = { in f2fs_balance_fs() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h590 unsigned (*gc_control) (struct yaffs_dev *dev); member