aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2020-06-24 18:02:53 +0200
committerTom Rini <trini@konsulko.com>2020-09-07 20:57:27 -0400
commitbe3594254605047d0623f905329d160544ca925c (patch)
treea5f3ddd61bbb247025d666af0f98f2afe20815d3 /fs/btrfs/ctree.c
parent9a9be5ec17d24779945a8b3e595c105d98596bdd (diff)
fs: btrfs: Crossport structure accessor into ctree.h
This brings all structure accessors from btrfs-progs/ctree.h, as in kernel's ctree.h. All these accessors handle the endian convert at runtime, and since all of them are defined as static inline functions, those which aren't used won't take space in resulting binary. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Diffstat (limited to 'fs/btrfs/ctree.c')
0 files changed, 0 insertions, 0 deletions