]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - include/linux/blk_types.h
Better bio_alloc_bioset()
[bcachefs-tools-debian] / include / linux / blk_types.h
index be736c8c70edd32decfc5e0222e0448212051dae..2d137e50d2103903500c65431268f6ed7996130b 100644 (file)
@@ -65,6 +65,8 @@ typedef u8 __bitwise blk_status_t;
 
 #define BLK_STS_AGAIN          ((__force blk_status_t)12)
 
+#define BIO_INLINE_VECS 4
+
 /*
  * main unit of I/O for the block layer and lower layers (ie drivers and
  * stacking drivers)