Searched refs:BIO_POOL_NONE (Results 1 – 4 of 4) sorted by relevance
51 unsigned long idx = BIO_POOL_NONE; in bio_integrity_alloc()108 if (bip->bip_slab != BIO_POOL_NONE) in bio_integrity_free()
415 unsigned long idx = BIO_POOL_NONE; in bio_alloc_bioset()559 BUG_ON(bio->bi_pool && BIO_POOL_IDX(bio) != BIO_POOL_NONE); in __bio_clone_fast()
139 #define BIO_POOL_NONE ((1UL << BIO_POOL_BITS) - 1) macro
126 bio->bi_flags |= BIO_POOL_NONE << BIO_POOL_OFFSET; in bch_bbio_alloc()