Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dblk_types.h107 #define BIO_POOL_NONE ((1UL << BIO_POOL_BITS) - 1) macro
/linux-2.6.39/fs/
Dbio.c280 unsigned long idx = BIO_POOL_NONE; in bio_alloc_bioset()
382 bio->bi_flags |= BIO_POOL_NONE << BIO_POOL_OFFSET; in bio_kmalloc()