Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsysfs.c625 sbi->max_fragment_hole = t; in __sbi_store()
897 F2FS_RW_ATTR(F2FS_SBI, f2fs_sb_info, max_fragment_hole, max_fragment_hole);
993 ATTR_LIST(max_fragment_hole),
Df2fs.h1832 int max_fragment_hole; /* max hole size for block fragmentation mode */ member
Dsuper.c3618 sbi->max_fragment_hole = DEF_FRAGMENT_SIZE; in init_sb_info()
Dsegment.c2632 prandom_u32_max(sbi->max_fragment_hole) + 1; in __refresh_next_blkoff()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-fs-f2fs584 in the length of 1..<max_fragment_hole> by turns. This value can be set
587 What: /sys/fs/f2fs/<disk>/max_fragment_hole
592 in the length of 1..<max_fragment_hole> by turns. This value can be set
/linux-6.1.9/Documentation/filesystems/
Df2fs.rst214 "max_fragment_chunk" and "max_fragment_hole" sysfs nodes.
218 length of 1..<max_fragment_hole> by turns. With this, the newly