diff options
author | Filipe Manana <fdmanana@suse.com> | 2022-10-11 13:17:07 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:39 +0100 |
commit | 583f4ac56254c844cbbc9f23744e1f2efbf42fc7 (patch) | |
tree | c02290c82d32a8f700c092ab86fd4d8bf037c636 /fs/btrfs/tree-mod-log.h | |
parent | 73e339e6ab74cc3edcd1f1ed3d9b822baf8534e1 (diff) |
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/tree-mod-log.h')
0 files changed, 0 insertions, 0 deletions