Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h18 #define BIO_BUG_ON BUG_ON macro
20 #define BIO_BUG_ON macro
/OK3568_Linux_fs/kernel/block/
H A Dbio.c160 BIO_BUG_ON(idx >= BVEC_POOL_NR); in bvec_free()
653 BIO_BUG_ON(!atomic_read(&bio->__bi_cnt)); in bio_put()