Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dblk_types.h134 #define BIO_POOL_BITS (4) macro
135 #define BIO_POOL_NONE ((1UL << BIO_POOL_BITS) - 1)
136 #define BIO_POOL_OFFSET (32 - BIO_POOL_BITS)