Searched refs:BIO_CLONED (Results 1 – 3 of 3) sorted by relevance
116 #define BIO_CLONED 2 /* doesn't own data */ macro
583 bio_set_flag(bio, BIO_CLONED); in __bio_clone_fast()720 if (unlikely(bio_flagged(bio, BIO_CLONED))) in bio_add_pc_page()814 if (WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))) in bio_add_page()
280 if (bio_flagged(bio, BIO_CLONED)) in blk_recount_segments()