diff options
author | Coly Li <colyli@suse.de> | 2020-03-22 09:02:59 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-22 19:06:57 +0300 |
commit | 253a99d95d5b30377b0193f1f1294f9068849c0b (patch) | |
tree | ea276c16ee1b41ae5df776f2882767ae9253a6f8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 431d6e3eec203ac6f9a20d2afc23a4c6508281c0 (diff) | |
download | linux-253a99d95d5b30377b0193f1f1294f9068849c0b.tar.xz |
bcache: move macro btree() and btree_root() into btree.h
In order to accelerate bcache registration speed, the macro btree()
and btree_root() will be referenced out of btree.c. This patch moves
them from btree.c into btree.h with other relative function declaration
in btree.h, for the following changes.
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions