hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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