diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-12-09 19:59:23 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 16:53:16 +0300 |
commit | 9e0d43ea4e69aee29ab58f9cd8c90d2c807c862a (patch) | |
tree | f10e319c0b50b76ed5ba6bc65eb5df3a7fcf8d50 /scripts/lib/kdoc/kdoc_files.py | |
parent | adf7da3f261cee646a488d46f2086d6e98e72f57 (diff) | |
download | linux-9e0d43ea4e69aee29ab58f9cd8c90d2c807c862a.tar.xz |
btrfs: simplify arguments for btrfs_cross_ref_exist()
Instead of passing a root and an objectid which matches an inode number,
pass the inode instead, since the root is always the root associated to
the inode and the objectid is the number of that inode.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions