Searched refs:BIO_RESET_BITS (Results 1 – 3 of 3) sorted by relevance
257 #define BIO_RESET_BITS BVEC_POOL_OFFSET macro
303 unsigned long flags = bio->bi_flags & (~0UL << BIO_RESET_BITS); in bio_reset()
4564 read_bio->bi_flags &= (~0UL << BIO_RESET_BITS); in reshape_request()