Searched refs:BIO_CLONED (Results 1 – 3 of 3) sorted by relevance
118 #define BIO_CLONED 4 /* doesn't own data */ macro
103 if (bio_flagged(bio, BIO_CLONED)) in blk_recount_segments()
566 bio->bi_flags |= 1 << BIO_CLONED; in __bio_clone_fast()712 if (unlikely(bio_flagged(bio, BIO_CLONED))) in __bio_add_page()