diff options
| author | Christoph Hellwig <[email protected]> | 2025-07-15 12:30:08 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-07-24 15:30:15 +0000 |
| commit | e870cbe6fa7cf58ba6ef216ecfd6db1cde33a8f1 (patch) | |
| tree | 102b131160cf012c1a2e9c3f6fd55c858a07064a /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | xfs: cleanup the ordered item logic in xlog_cil_insert_format_items (diff) | |
| download | kernel-e870cbe6fa7cf58ba6ef216ecfd6db1cde33a8f1.tar.gz kernel-e870cbe6fa7cf58ba6ef216ecfd6db1cde33a8f1.zip | |
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 <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
