diff options
author | Brian Foster <bfoster@redhat.com> | 2025-02-24 09:47:57 -0500 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-02-26 09:42:37 +0100 |
commit | d79c9cc512973ef6583c3bfc0b343f9d312d85b3 (patch) | |
tree | 1da287f0d733f153d1e494daca38b37803fb796f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | edd3e3b7d210747dec723edd2b6cb49d140c1256 (diff) |
iomap: introduce a full map advance helper
Various iomap_iter_advance() calls advance by the full mapping
length and thus have no need for the current length input or
post-advance remaining length output from the standard advance
function. Add an iomap_iter_advance_full() helper to clean up these
cases.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Link: https://lore.kernel.org/r/20250224144757.237706-13-bfoster@redhat.com
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions