Skip to content
Commit d57dd52a authored by David Sterba's avatar David Sterba
Browse files

btrfs: uninline some static inline helpers from delayed-ref.h



The helpers are doing an initialization or release work, none of which
is performance critical that it would require a static inline, so move
them to the .c file.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent e9256716
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment