summaryrefslogtreecommitdiff
path: root/fs/btrfs/delayed-ref.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2024-02-16 17:53:25 +0300
committerDavid Sterba <dsterba@suse.com>2024-03-04 18:24:52 +0300
commitef923440e252531c1a468626b3ad4aa7d13f9f83 (patch)
tree1df5db429b3e1386c7bb47c68ded31b7cbcb1c33 /fs/btrfs/delayed-ref.c
parent56430c14a627a70319b670aea53b117fd33e989f (diff)
downloadlinux-ef923440e252531c1a468626b3ad4aa7d13f9f83.tar.xz
btrfs: open code btrfs_backref_get_eb()
The helper is trivial, we can inline it. It's safe to remove the 'if' as the iterator is always valid when used, the potential NULL was never checked anyway. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delayed-ref.c')
0 files changed, 0 insertions, 0 deletions