Searched refs:LFS (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/nilfs2/ |
| H A D | Kconfig | 8 NILFS2 is a log-structured file system (LFS) supporting continuous 12 consistency like conventional LFS, it achieves quick recovery after
|
| /linux/fs/f2fs/ |
| H A D | Kconfig | 19 F2FS is based on Log-structured File System (LFS), which supports 21 addressing the fundamental issues in LFS, which are snowball effect
|
| H A D | gc.c | 829 if (__is_large_section(sbi) && p.alloc_mode == LFS) { in f2fs_get_victim() 846 if (p.alloc_mode == LFS && gc_type == FG_GC) { in f2fs_get_victim() 892 if (p.alloc_mode == LFS) { in f2fs_get_victim() 956 if (p.alloc_mode == LFS) { in f2fs_get_victim() 1720 LFS, 0, one_time); in __get_victim()
|
| H A D | debug.c | 742 si->block_count[LFS], si->segment_count[LFS]); in stat_show()
|
| H A D | segment.h | 127 LFS = 0, enumerator
|
| H A D | segment.c | 3018 curseg->alloc_type = LFS; in new_curseg() 3281 if (curseg->alloc_type == LFS && is_next_segment_free(sbi, curseg) && in need_new_seg() 5274 if (curseg->alloc_type != LFS && curseg->alloc_type != SSR) { in sanity_check_curseg()
|
| /linux/arch/powerpc/math-emu/ |
| H A D | math.c | 81 #define LFS 0x30 /* 48 */ macro 241 case LFS: func = lfs; type = D; break; in do_mathemu()
|
| /linux/Documentation/filesystems/ |
| H A D | nilfs2.rst | 7 NILFS2 is a log-structured file system (LFS) supporting continuous 11 like conventional LFS, it achieves quick recovery after system
|
| H A D | f2fs.rst | 17 is based on Log-structured File System (LFS). The design has been focused on 18 addressing the fundamental issues in LFS, which are snowball effect of wandering 42 Log-structured File System (LFS) 56 In LFS, when a file data is updated and written to the end of log, its direct 68 Since LFS is based on out-of-place writes, it produces so many obsolete blocks 782 LFS has two schemes for free space management: threaded log and copy-and-compac-
|
| /linux/include/trace/events/ |
| H A D | f2fs.h | 34 TRACE_DEFINE_ENUM(LFS); 112 { LFS, "LFS-mode" }, \
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-fs-f2fs | 54 0x00 DISABLE disable IPU(=default option in LFS mode)
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 541 b4: LFS Gv,Mp
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 541 b4: LFS Gv,Mp
|