Home
last modified time | relevance | path

Searched refs:LFS (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/fs/nilfs2/
A DKconfig7 NILFS2 is a log-structured file system (LFS) supporting continuous
11 consistency like conventional LFS, it achieves quick recovery after
/linux-6.3-rc2/fs/f2fs/
A DKconfig19 F2FS is based on Log-structured File System (LFS), which supports
21 addressing the fundamental issues in LFS, which are snowball effect
A Dgc.c762 if (__is_large_section(sbi) && p.alloc_mode == LFS) { in get_victim_by_default()
779 if (p.alloc_mode == LFS && gc_type == FG_GC) { in get_victim_by_default()
825 if (p.alloc_mode == LFS) { in get_victim_by_default()
889 if (p.alloc_mode == LFS) { in get_victim_by_default()
1644 NO_CHECK_TYPE, LFS, 0); in __get_victim()
A Ddebug.c618 si->block_count[LFS], si->segment_count[LFS]); in stat_show()
A Dsegment.h156 LFS = 0, enumerator
A Dsegment.c2615 curseg->alloc_type = LFS; in new_curseg()
2850 if (curseg->alloc_type == LFS && in need_new_seg()
4644 if (curseg->alloc_type != LFS && curseg->alloc_type != SSR) { in sanity_check_curseg()
/linux-6.3-rc2/arch/powerpc/math-emu/
A Dmath.c81 #define LFS 0x30 /* 48 */ macro
241 case LFS: func = lfs; type = D; break; in do_mathemu()
/linux-6.3-rc2/Documentation/filesystems/
A Dnilfs2.rst7 NILFS2 is a log-structured file system (LFS) supporting continuous
11 like conventional LFS, it achieves quick recovery after system
A Df2fs.rst14 is based on Log-structured File System (LFS). The design has been focused on
15 addressing the fundamental issues in LFS, which are snowball effect of wandering
39 Log-structured File System (LFS)
53 In LFS, when a file data is updated and written to the end of log, its direct
65 Since LFS is based on out-of-place writes, it produces so many obsolete blocks
726 LFS has two schemes for free space management: threaded log and copy-and-compac-
/linux-6.3-rc2/include/trace/events/
A Df2fs.h34 TRACE_DEFINE_ENUM(LFS);
109 { LFS, "LFS-mode" }, \
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-fs-f2fs54 0x00 DISABLE disable IPU(=default option in LFS mode)
/linux-6.3-rc2/arch/x86/lib/
A Dx86-opcode-map.txt531 b4: LFS Gv,Mp
/linux-6.3-rc2/tools/arch/x86/lib/
A Dx86-opcode-map.txt531 b4: LFS Gv,Mp

Completed in 29 milliseconds