Searched refs:BIO_REFFED (Results 1 – 3 of 3) sorted by relevance
225 #define BIO_REFFED 8 /* bio has elevated ->bi_cnt */ macro
251 bio->bi_flags |= (1 << BIO_REFFED); in bio_get()259 bio->bi_flags |= (1 << BIO_REFFED); in bio_cnt_set()
560 if (!bio_flagged(bio, BIO_REFFED)) in bio_put()