summaryrefslogtreecommitdiff
path: root/libbcachefs/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/io.h')
-rw-r--r--libbcachefs/io.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcachefs/io.h b/libbcachefs/io.h
index bf0b17e1..a0c795ab 100644
--- a/libbcachefs/io.h
+++ b/libbcachefs/io.h
@@ -36,8 +36,6 @@ enum bch_write_flags {
/* Internal: */
BCH_WRITE_JOURNAL_SEQ_PTR = (1 << 9),
- BCH_WRITE_DONE = (1 << 10),
- BCH_WRITE_LOOPED = (1 << 11),
};
static inline u64 *op_journal_seq(struct bch_write_op *op)