aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-mod-log.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-10-19 14:50:59 +0000
committerDavid Sterba <[email protected]>2022-12-05 17:00:42 +0000
commitad1ac5012c2beccc9de4d3e2cc1382fd250e5540 (patch)
tree0e733f175467c9c8953412d818817f67bf36aac8 /fs/btrfs/tree-mod-log.c
parentbtrfs: rename struct-funcs.c to accessors.c (diff)
downloadkernel-ad1ac5012c2beccc9de4d3e2cc1382fd250e5540.tar.gz
kernel-ad1ac5012c2beccc9de4d3e2cc1382fd250e5540.zip
btrfs: move btrfs_map_token to accessors
This is specific to the item-accessor code, move it out of ctree.h into accessor.h/.c and then update the users to include the new header file. This un-inlines btrfs_init_map_token, however this is only called once per function so it's not critical to be inlined. This also saves 904 bytes of code on a release build. Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Anand Jain <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[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