Home
last modified time | relevance | path

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

/fs/nilfs2/
A DKconfig8 NILFS2 is a log-structured file system (LFS) supporting continuous
12 consistency like conventional LFS, it achieves quick recovery after
/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.c826 if (__is_large_section(sbi) && p.alloc_mode == LFS) { in f2fs_get_victim()
843 if (p.alloc_mode == LFS && gc_type == FG_GC) { in f2fs_get_victim()
889 if (p.alloc_mode == LFS) { in f2fs_get_victim()
953 if (p.alloc_mode == LFS) { in f2fs_get_victim()
1714 LFS, 0, one_time); in __get_victim()
A Ddebug.c733 si->block_count[LFS], si->segment_count[LFS]); in stat_show()
A Dsegment.h118 LFS = 0, enumerator
A Dsegment.c2985 curseg->alloc_type = LFS; in new_curseg()
3249 if (curseg->alloc_type == LFS && is_next_segment_free(sbi, curseg) && in need_new_seg()
5231 if (curseg->alloc_type != LFS && curseg->alloc_type != SSR) { in sanity_check_curseg()

Completed in 23 milliseconds