Searched refs:BIO_POOL_NONE (Results 1 – 4 of 4) sorted by relevance
56 unsigned long idx = BIO_POOL_NONE; in bio_integrity_alloc()113 if (bip->bip_slab != BIO_POOL_NONE) in bio_integrity_free()
428 unsigned long idx = BIO_POOL_NONE; in bio_alloc_bioset()576 BUG_ON(bio->bi_pool && BIO_POOL_IDX(bio) != BIO_POOL_NONE); in __bio_clone_fast()
135 #define BIO_POOL_NONE ((1UL << BIO_POOL_BITS) - 1) macro
28 bio->bi_flags |= BIO_POOL_NONE << BIO_POOL_OFFSET; in bch_bbio_alloc()