Searched refs:BIO_REFFED (Results 1 – 3 of 3) sorted by relevance
217 bio->bi_flags |= (1 << BIO_REFFED); in bio_get()225 bio->bi_flags |= (1 << BIO_REFFED); in bio_cnt_set()
314 BIO_REFFED, /* bio has elevated ->bi_cnt */ enumerator
681 if (unlikely(bio_flagged(bio, BIO_REFFED))) { in bio_put()
Completed in 9 milliseconds