summaryrefslogtreecommitdiff
path: root/libbcachefs/replicas.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2021-02-02 14:26:28 -0500
committerKent Overstreet <kent.overstreet@gmail.com>2021-02-02 16:07:59 -0500
commit4064aa126e2c77b86d090cd8b7731d238e73ae85 (patch)
treec13339a6f28cd6354317d7d727681d5db698f907 /libbcachefs/replicas.h
parent7eef5f46ddbd9d5ae2152ee868b110da37279bb9 (diff)
Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usage
Diffstat (limited to 'libbcachefs/replicas.h')
-rw-r--r--libbcachefs/replicas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/replicas.h b/libbcachefs/replicas.h
index 8b95164f..a16ef23b 100644
--- a/libbcachefs/replicas.h
+++ b/libbcachefs/replicas.h
@@ -5,6 +5,7 @@
#include "eytzinger.h"
#include "replicas_types.h"
+void bch2_replicas_entry_sort(struct bch_replicas_entry *);
void bch2_replicas_entry_to_text(struct printbuf *,
struct bch_replicas_entry *);
void bch2_cpu_replicas_to_text(struct printbuf *, struct bch_replicas_cpu *);