forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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