diff options
author | Filipe Manana <fdmanana@suse.com> | 2022-10-11 14:17:07 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:39 +0100 |
commit | 583f4ac56254c844cbbc9f23744e1f2efbf42fc7 (patch) | |
tree | c02290c82d32a8f700c092ab86fd4d8bf037c636 /fs/btrfs/backref.h | |
parent | btrfs: cache sharedness of the last few data extents during fiemap (diff) | |
download | linux-583f4ac56254c844cbbc9f23744e1f2efbf42fc7.tar.xz linux-583f4ac56254c844cbbc9f23744e1f2efbf42fc7.zip |
btrfs: move up backref sharedness cache store and lookup functions
Move the static functions to lookup and store sharedness check of an
extent buffer to a location above find_all_parents(), because in the
next patch the lookup function will be used by find_all_parents().
The store function is also moved just because it's the counter part
to the lookup function and it's best to have their definitions close
together.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.h')
0 files changed, 0 insertions, 0 deletions