summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/blk_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h
index e897f4d3810c..b054edb07e49 100644
--- a/include/linux/blk_types.h
+++ b/include/linux/blk_types.h
@@ -134,6 +134,7 @@ struct bio {
*/
#define BIO_RESET_BITS 13
#define BIO_OWNS_VEC 13 /* bio_free() should free bvec */
+#define BIO_INLINECRYPT 15
/*
* top 4 bits of bio flags indicate the pool this bio came from