summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/io_types.h')
-rw-r--r--fs/bcachefs/io_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/bcachefs/io_types.h b/fs/bcachefs/io_types.h
index 684e4c9a5d98..19b14835bdf2 100644
--- a/fs/bcachefs/io_types.h
+++ b/fs/bcachefs/io_types.h
@@ -46,6 +46,7 @@ struct bch_read_bio {
u16 bounce:1,
split:1,
kmalloc:1,
+ read_from_ptr:1,
have_ioref:1,
narrow_crcs:1,
hole:1,