Searched refs:max_fragment_chunk (Results 1 – 6 of 6) sorted by relevance
667 sbi->max_fragment_chunk = t; in __sbi_store()967 F2FS_SBI_GENERAL_RW_ATTR(max_fragment_chunk);1156 ATTR_LIST(max_fragment_chunk),
2817 get_random_u32_inclusive(1, sbi->max_fragment_chunk); in new_curseg()3445 get_random_u32_inclusive(1, sbi->max_fragment_chunk); in f2fs_randomize_chunk()
1775 int max_fragment_chunk; /* max chunk size for block fragmentation mode */ member
3782 sbi->max_fragment_chunk = DEF_FRAGMENT_SIZE; in init_sb_info()
590 What: /sys/fs/f2fs/<disk>/max_fragment_chunk594 f2fs will allocate 1..<max_fragment_chunk> blocks in a chunk and make a hole602 f2fs will allocate 1..<max_fragment_chunk> blocks in a chunk and make a hole
219 "max_fragment_chunk" and "max_fragment_hole" sysfs nodes.222 1..<max_fragment_chunk> blocks in a chunk and make a hole in the