Searched refs:BIO_QUIET (Results 1 – 4 of 4) sorted by relevance
123 #define BIO_QUIET 9 /* Make BIO Quiet */ macro
126 set_bit(BIO_QUIET, &bio->bi_flags); in req_bio_endio()
2945 if (unlikely (test_bit(BIO_QUIET,&bio->bi_flags))) in end_bio_bh_io_sync()
3815 bio.bi_flags |= (1 << BIO_QUIET); in __floppy_read_block_0()