diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-02-01 18:47:02 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-02-07 10:39:28 -0800 |
commit | d9bac032ac0de8f510b44904b6eb7272679883d1 (patch) | |
tree | 7e18c6b87d16338cb86418a2c2267ff0569f4abc /include/trace/events/intel-sst.h | |
parent | d23be468eada21c828058e0e8d60409eaec373ab (diff) |
f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx()
Convert to use iostat_lat_type as parameter instead of raw number.
BTW, move NUM_PREALLOC_IOSTAT_CTXS to the header file, adjust
iostat_lat[{0,1,2}] to iostat_lat[{READ_IO,WRITE_SYNC_IO,WRITE_ASYNC_IO}]
in tracepoint function, and rename iotype to page_type to match the definition.
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/trace/events/intel-sst.h')
0 files changed, 0 insertions, 0 deletions