diff options
author | David Sterba <dsterba@suse.com> | 2022-06-06 19:06:17 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 17:45:36 +0200 |
commit | 875d1daa7bc683821a4209e1c6aab24909e95217 (patch) | |
tree | 6835b3cbc872db815b305229ba328136780a72c6 /fs/btrfs/backref.h | |
parent | ad6240f662cd7dfb449ac83dfcc74afb17750130 (diff) |
btrfs: simplify parameters of backref iterators
The inode reference iterator interface takes parameters that are derived
from the context parameter, but as it's a void* type the values are
passed individually.
Change the ctx type to inode_fs_path as it's the only thing we pass and
drop any parameters that are derived from that.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.h')
0 files changed, 0 insertions, 0 deletions