btrfs: use btrfs_is_data_reloc_root() where not done yet
authorDavid Sterba <dsterba@suse.com>
Fri, 6 Jun 2025 17:50:01 +0000 (19:50 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Jul 2025 21:53:31 +0000 (23:53 +0200)
commit918fb770736a61cd3e855c1471a46409b0a35ea3
treedc9fffcdf5f234bebe132750946d34740eb03918
parentc6aeae86b9af577ae84b97e6affcb228f5b9481a
btrfs: use btrfs_is_data_reloc_root() where not done yet

Two remaining cases where we can use the helper.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/file-item.c
fs/btrfs/inode.c