f2fs: support to trace f2fs_fiemap()
authorChao Yu <yuchao0@huawei.com>
Mon, 29 Jun 2020 12:13:13 +0000 (20:13 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 8 Jul 2020 04:51:46 +0000 (21:51 -0700)
commitdd5a09bd05ae57a5df29dbeea84783081d47bdd1
tree98ec5de1b1e5501180df226ad3c7d2818c796a07
parentb79b0a310bca6dbe86d8adc1ca6a88e818bc1f19
f2fs: support to trace f2fs_fiemap()

to show f2fs_fiemap()'s result as below:

f2fs_fiemap: dev = (251,0), ino = 7, lblock:0, pblock:1625292800, len:2097152, flags:0, ret:0

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c
fs/f2fs/inline.c
include/trace/events/f2fs.h