Searched hist:"5 ac443e26a096429065349c640538101012ce40d" (Results 1 – 1 of 1) sorted by relevance
/linux/fs/f2fs/ |
H A D | compress.c | diff 5ac443e26a096429065349c640538101012ce40d Mon Mar 15 09:12:33 CET 2021 Daeho Jeong <daehojeong@google.com> f2fs: add sysfs nodes to get runtime compression stat
I've added new sysfs nodes to show runtime compression stat since mount. compr_written_block - show the block count written after compression compr_saved_block - show the saved block count with compression compr_new_inode - show the count of inode newly enabled for compression
Signed-off-by: Daeho Jeong <daehojeong@google.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|