diff options
| author | Darrick J. Wong <[email protected]> | 2023-10-16 16:31:22 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2023-10-17 23:24:22 +0000 |
| commit | 3d2b6d034f0feb7741b313f978a2fe45e917e1be (patch) | |
| tree | ff53d82238b4b82b70899a14a05d9ddfcecc0894 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t (diff) | |
| download | kernel-3d2b6d034f0feb7741b313f978a2fe45e917e1be.tar.gz kernel-3d2b6d034f0feb7741b313f978a2fe45e917e1be.zip | |
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
This helper function validates that a range of *blocks* in the
realtime section is completely contained within the realtime section.
It does /not/ validate ranges of *rtextents*. Rename the function to
avoid suggesting that it does, and change the type of the @len parameter
since xfs_rtblock_t is a position unit, not a length unit.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
