diff options
author | Christoph Hellwig <hch@lst.de> | 2025-03-10 14:19:07 +0100 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-03-10 14:29:44 +0100 |
commit | 48a325a4eec3251c2ead7ad7dad304bbdc1460a0 (patch) | |
tree | ca5363cfa8c5086f204b060c26f549ae326ed7e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 51e10993153adc14e8caf2a13d6defc8403dfb4c (diff) |
xfs: remove xfs_buf_is_vmapped
No need to look at the page count if we can simply call is_vmalloc_addr
on bp->b_addr. This prepares for eventualy removing the b_page_count
field.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions