summaryrefslogtreecommitdiff
path: root/scripts/cleanfile
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-01-16 00:45:07 +0300
committerJens Axboe <axboe@kernel.dk>2024-02-05 20:07:22 +0300
commit08420cf70cfb32eed2a0abfeb5c54c5651bd0c99 (patch)
treeee9a278750a711e90babcb73cbde53fd7b4fdcf1 /scripts/cleanfile
parentc4e47bbb00dad9240f4c054859950e962042ecb8 (diff)
downloadlinux-08420cf70cfb32eed2a0abfeb5c54c5651bd0c99.tar.xz
block: add blk_time_get_ns() and blk_time_get() helpers
Convert any user of ktime_get_ns() to use blk_time_get_ns(), and ktime_get() to blk_time_get(), so we have a unified API for querying the current time in nanoseconds or as ktime. No functional changes intended, this patch just wraps ktime_get_ns() and ktime_get() with a block helper. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/cleanfile')
0 files changed, 0 insertions, 0 deletions