diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-22 23:41:01 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 23:41:01 +0300 |
commit | 6324b00c9ecb8d11a157d2a4bc3e5a495534bdf1 (patch) | |
tree | 1012f0d447ac7b3e855f0625e3be8b3ae46a732e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5eec8fa30dfa548d07332756101053f47f6ba26c (diff) | |
download | linux-6324b00c9ecb8d11a157d2a4bc3e5a495534bdf1.tar.xz |
xfs: remove xfs_btree_reada_bufs
xfs_btree_reada_bufl just wraps xfs_btree_readahead and a agblock
to daddr conversion. Just open code it's three callsites in the
two callers (One of which isn't even btree related).
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions