Home
last modified time | relevance | path

Searched refs:background (Results 1 – 4 of 4) sorted by relevance

/fs/jffs2/
DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/fs/f2fs/
Dgc.c1302 bool background, unsigned int segno) in f2fs_gc() argument
1317 trace_f2fs_gc_begin(sbi->sb, sync, background, in f2fs_gc()
1356 if (gc_type == BG_GC && !background) { in f2fs_gc()
Df2fs.h3532 int f2fs_gc(struct f2fs_sb_info *sbi, bool sync, bool background,
/fs/erofs/
Dzdata.c706 bool background = tagptr_unfold_tags(t); in z_erofs_vle_unzip_kickoff() local
708 if (!background) { in z_erofs_vle_unzip_kickoff()