Searched refs:BIO_TRACE_COMPLETION (Results 1 – 4 of 4) sorted by relevance
309 BIO_TRACE_COMPLETION, /* bio_endio() should trace the final completion enumerator
1896 if (bio->bi_bdev && bio_flagged(bio, BIO_TRACE_COMPLETION)) { in bio_endio()1898 bio_clear_flag(bio, BIO_TRACE_COMPLETION); in bio_endio()1984 if (bio_flagged(bio, BIO_TRACE_COMPLETION)) in bio_split()1985 bio_set_flag(split, BIO_TRACE_COMPLETION); in bio_split()
769 if (!bio_flagged(bio, BIO_TRACE_COMPLETION)) { in submit_bio_noacct_nocheck()775 bio_set_flag(bio, BIO_TRACE_COMPLETION); in submit_bio_noacct_nocheck()
911 bio_clear_flag(bio, BIO_TRACE_COMPLETION); in blk_complete_request()1005 bio_clear_flag(bio, BIO_TRACE_COMPLETION); in blk_update_request()