Searched refs:BIO_QUIET (Results 1 – 5 of 5) sorted by relevance
223 #define BIO_QUIET 6 /* Make BIO Quiet */ macro
96 bool quiet = bio_flagged(bio, BIO_QUIET); in xfs_destroy_ioend()
2977 if (unlikely(bio_flagged(bio, BIO_QUIET))) in end_bio_bh_io_sync()
271 bio_set_flag(bio, BIO_QUIET); in req_bio_endio()
4149 bio.bi_flags |= (1 << BIO_QUIET); in __floppy_read_block_0()