Searched refs:BIO_QUIET (Results 1 – 4 of 4) sorted by relevance
120 #define BIO_QUIET 6 /* Make BIO Quiet */ macro
149 bio_set_flag(bio, BIO_QUIET); in req_bio_endio()
2944 if (unlikely(bio_flagged(bio, BIO_QUIET))) in end_bio_bh_io_sync()
3816 bio.bi_flags |= (1 << BIO_QUIET); in __floppy_read_block_0()