hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/btrfs/inode-map.h
....@@ -10,7 +10,4 @@
1010 int btrfs_save_ino_cache(struct btrfs_root *root,
1111 struct btrfs_trans_handle *trans);
1212
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
-
1613 #endif