]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/lru.h
Update bcachefs sources to eb83f1f842bb mean and variance: Promote to lib/math
[bcachefs-tools-debian] / libbcachefs / lru.h
index 014dba7cdc63a9de54bedaecc14447490a5072a8..429dca816df5c5049c85e31ea20eb1e92ea694cf 100644 (file)
@@ -64,8 +64,6 @@ int bch2_lru_del(struct btree_trans *, u16, u64, u64);
 int bch2_lru_set(struct btree_trans *, u16, u64, u64);
 int bch2_lru_change(struct btree_trans *, u16, u64, u64, u64);
 
-int bch2_check_lru_key(struct btree_trans *, struct btree_iter *,
-                      struct bkey_s_c, struct bpos *);
 int bch2_check_lrus(struct bch_fs *);
 
 #endif /* _BCACHEFS_LRU_H */