Home
last modified time | relevance | path

Searched refs:peak_atomic_write (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsysfs.c351 return sysfs_emit(buf, "%lld\n", sbi->peak_atomic_write); in f2fs_sbi_show()
684 sbi->peak_atomic_write = 0; in __sbi_store()
978 F2FS_SBI_GENERAL_RW_ATTR(peak_atomic_write);
1159 ATTR_LIST(peak_atomic_write),
H A Df2fs.h1780 s64 peak_atomic_write; member
2513 if (current_write > sbi->peak_atomic_write) in inc_atomic_write_cnt()
2514 sbi->peak_atomic_write = current_write; in inc_atomic_write_cnt()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs631 What: /sys/fs/f2fs/<disk>/peak_atomic_write