LFS 241 arch/powerpc/math-emu/math.c case LFS: func = lfs; type = D; break; LFS 318 fs/f2fs/data.c if (test_opt(sbi, LFS) && current->plug) LFS 1166 fs/f2fs/data.c if (test_opt(sbi, LFS) && flag == F2FS_GET_BLOCK_DIO && LFS 1221 fs/f2fs/data.c if (test_opt(sbi, LFS) && flag == F2FS_GET_BLOCK_DIO && LFS 1936 fs/f2fs/data.c if (test_opt(sbi, LFS)) LFS 441 fs/f2fs/debug.c si->block_count[LFS], si->segment_count[LFS]); LFS 3670 fs/f2fs/f2fs.h clear_opt(sbi, LFS); LFS 3677 fs/f2fs/f2fs.h set_opt(sbi, LFS); LFS 3710 fs/f2fs/f2fs.h return (test_opt(sbi, LFS) && (rw == WRITE) && LFS 3730 fs/f2fs/f2fs.h if (test_opt(sbi, LFS) && (rw == WRITE)) { LFS 1043 fs/f2fs/file.c if (test_opt(sbi, LFS)) { LFS 336 fs/f2fs/gc.c if (__is_large_section(sbi) && p.alloc_mode == LFS) { LFS 353 fs/f2fs/gc.c if (p.alloc_mode == LFS && gc_type == FG_GC) { LFS 428 fs/f2fs/gc.c if (p.alloc_mode == LFS) { LFS 765 fs/f2fs/gc.c bool lfs_mode = test_opt(fio.sbi, LFS); LFS 1142 fs/f2fs/gc.c NO_CHECK_TYPE, LFS); LFS 175 fs/f2fs/segment.c if (test_opt(sbi, LFS)) LFS 1942 fs/f2fs/segment.c bool need_align = test_opt(sbi, LFS) && __is_large_section(sbi); LFS 1974 fs/f2fs/segment.c if (!test_opt(sbi, LFS) || !__is_large_section(sbi)) { LFS 2524 fs/f2fs/segment.c curseg->alloc_type = LFS; LFS 2658 fs/f2fs/segment.c else if (curseg->alloc_type == LFS && is_next_segment_free(sbi, type) && LFS 2825 fs/f2fs/segment.c bool need_align = test_opt(sbi, LFS) && __is_large_section(sbi); LFS 3171 fs/f2fs/segment.c bool keep_order = (test_opt(fio->sbi, LFS) && type == CURSEG_COLD_DATA); LFS 4396 fs/f2fs/segment.c if (!test_opt(sbi, LFS)) LFS 840 fs/f2fs/super.c if (F2FS_IO_SIZE_BITS(sbi) && !test_opt(sbi, LFS)) { LFS 870 fs/f2fs/super.c if (test_opt(sbi, DISABLE_CHECKPOINT) && test_opt(sbi, LFS)) { LFS 1406 fs/f2fs/super.c else if (test_opt(sbi, LFS)) LFS 37 include/trace/events/f2fs.h TRACE_DEFINE_ENUM(LFS); LFS 112 include/trace/events/f2fs.h { LFS, "LFS-mode" }, \