Home
last modified time | relevance | path

Searched refs:BIO_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dbio.h44 #define BIO_MAX_SIZE (BIO_MAX_PAGES << PAGE_CACHE_SHIFT) macro
45 #define BIO_MAX_SECTORS (BIO_MAX_SIZE >> 9)
/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h1326 #if DRBD_MAX_BIO_SIZE > BIO_MAX_SIZE
1327 #error Architecture not supported: DRBD_MAX_BIO_SIZE > BIO_MAX_SIZE