kernel/fs/btrfs/inode-map.h
.. .. @@ -10,7 +10,4 @@ 10 10 int btrfs_save_ino_cache(struct btrfs_root *root, 11 11 struct btrfs_trans_handle *trans); 12 12 13 -int btrfs_find_free_objectid(struct btrfs_root *root, u64 *objectid);14 -int btrfs_find_highest_objectid(struct btrfs_root *root, u64 *objectid);15 -16 13 #endif