Searched refs:max_fragment_chunk (Results 1 – 6 of 6) sorted by relevance
729 sbi->max_fragment_chunk = t; in __sbi_store()1101 F2FS_SBI_GENERAL_RW_ATTR(max_fragment_chunk);1303 ATTR_LIST(max_fragment_chunk),
2959 get_random_u32_inclusive(1, sbi->max_fragment_chunk); in new_curseg()3716 get_random_u32_inclusive(1, sbi->max_fragment_chunk); in f2fs_randomize_chunk()
3897 sbi->max_fragment_chunk = DEF_FRAGMENT_SIZE; in init_sb_info()
1813 int max_fragment_chunk; /* max chunk size for block fragmentation mode */ member
611 What: /sys/fs/f2fs/<disk>/max_fragment_chunk615 f2fs will allocate 1..<max_fragment_chunk> blocks in a chunk and make a hole623 f2fs will allocate 1..<max_fragment_chunk> blocks in a chunk and make a hole
222 "max_fragment_chunk" and "max_fragment_hole" sysfs nodes.225 1..<max_fragment_chunk> blocks in a chunk and make a hole in the