Home
last modified time | relevance | path

Searched refs:avg_vblocks (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/f2fs/
Ddebug.c57 si->avg_vblocks = div_u64(total_vblocks, ndirty); in f2fs_update_sit_info()
59 si->avg_vblocks = 0; in f2fs_update_sit_info()
641 si->bimodal, si->avg_vblocks); in stat_show()
Dsysfs.c271 return sysfs_emit(buf, "%llu\n", (unsigned long long)(si->avg_vblocks)); in avg_vblocks_show()
1024 F2FS_GENERAL_RO_ATTR(avg_vblocks);
1130 ATTR_LIST(avg_vblocks),
Dsuper.c334 unsigned int avg_vblocks; in adjust_reserved_segment() local
342 avg_vblocks = sec_blks / F2FS_IO_SIZE(sbi); in adjust_reserved_segment()
347 wanted_reserved_segments = (F2FS_IO_SIZE(sbi) / avg_vblocks) * in adjust_reserved_segment()
Df2fs.h3919 unsigned int bimodal, avg_vblocks; member
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-fs-f2fs401 What: /sys/fs/f2fs/<disk>/avg_vblocks