Searched refs:BIO_BUG_ON (Results 1 – 2 of 2) sorted by relevance
19 #define BIO_BUG_ON BUG_ON macro21 #define BIO_BUG_ON macro
158 BIO_BUG_ON(idx >= BVEC_POOL_NR); in bvec_free()551 BIO_BUG_ON(!atomic_read(&bio->__bi_cnt)); in bio_put()