diff options
| author | Filipe Manana <[email protected]> | 2022-10-11 12:17:07 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-12-05 17:00:39 +0000 |
| commit | 583f4ac56254c844cbbc9f23744e1f2efbf42fc7 (patch) | |
| tree | c02290c82d32a8f700c092ab86fd4d8bf037c636 /fs/btrfs/tree-mod-log.c | |
| parent | btrfs: cache sharedness of the last few data extents during fiemap (diff) | |
| download | kernel-583f4ac56254c844cbbc9f23744e1f2efbf42fc7.tar.gz kernel-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 <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions
