diff options
author | Christoph Hellwig <hch@lst.de> | 2025-07-15 14:30:08 +0200 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-07-24 17:30:15 +0200 |
commit | e870cbe6fa7cf58ba6ef216ecfd6db1cde33a8f1 (patch) | |
tree | 102b131160cf012c1a2e9c3f6fd55c858a07064a /lib/crypto/mpi/mpiutil.c | |
parent | 01774798c271de2e03ddaa1ad0f0fc94ee55cd9d (diff) |
xfs: use better names for size members in xfs_log_vec
The lv_size member counts the size of the entire allocation, rename it to
lv_alloc_size to make that clear.
The lv_buf_len member tracks how much of lv_buf has been used up
to format the log item, rename it to lv_buf_used to make that more clear.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions