diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 41d5ca986c0c..950e4ee6b66e 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -2888,9 +2888,6 @@ void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, | |||
2888 | int btrfs_old_root_level(struct btrfs_root *root, u64 time_seq); | 2888 | int btrfs_old_root_level(struct btrfs_root *root, u64 time_seq); |
2889 | 2889 | ||
2890 | /* root-item.c */ | 2890 | /* root-item.c */ |
2891 | int btrfs_find_root_ref(struct btrfs_root *tree_root, | ||
2892 | struct btrfs_path *path, | ||
2893 | u64 root_id, u64 ref_id); | ||
2894 | int btrfs_add_root_ref(struct btrfs_trans_handle *trans, | 2891 | int btrfs_add_root_ref(struct btrfs_trans_handle *trans, |
2895 | struct btrfs_root *tree_root, | 2892 | struct btrfs_root *tree_root, |
2896 | u64 root_id, u64 ref_id, u64 dirid, u64 sequence, | 2893 | u64 root_id, u64 ref_id, u64 dirid, u64 sequence, |