Searched refs:BIO_ORDERED (Results 1 – 14 of 14) sorted by relevance
194 if (__predict_false(bp->bio_flags & BIO_ORDERED)) in nvd_bio_submit()200 if (__predict_false(bp->bio_flags & BIO_ORDERED)) { in nvd_bio_submit()225 if (__predict_false(bp->bio_flags & BIO_ORDERED)) { in nvd_strategy()255 if (__predict_false(bp->bio_flags & BIO_ORDERED)) in nvd_gone()351 if (__predict_false(bp->bio_flags & BIO_ORDERED)) { in nvd_done()377 if (__predict_false(bp->bio_flags & BIO_ORDERED)) { in nvd_bioq_process()
146 inline int BIO_ORDERED = 0x08; variable147 #pragma D binding "1.13" BIO_ORDERED258 flag == BIO_ORDERED ? "ORDERED" :
63 #define BIO_ORDERED 0x08 macro
252 if ((bp->bio_flags & BIO_ORDERED) != 0) { in bioq_disksort()
352 if (bp->bio_flags & BIO_ORDERED) in devstat_end_transaction_bio_bt()
65 append_bio_flag[this->b_flags, BIO_ORDERED];
211 (BIO_ORDERED | BIO_UNMAPPED | BIO_VLIST | BIO_SWAP); in g_clone_bio()380 bp->bio_flags |= BIO_ORDERED; in g_io_flush()
1504 bio_flags |= BIO_ORDERED; in xbb_dispatch_io()2001 bio->bio_flags |= BIO_ORDERED; in xbb_dispatch_dev()2248 error = VOP_READ(xbb->vn, &xuio, (flags & BIO_ORDERED) ? in xbb_dispatch_file()2282 error = VOP_WRITE(xbb->vn, &xuio, (flags & BIO_ORDERED) ? in xbb_dispatch_file()
986 if (bp->bio_flags & BIO_ORDERED) in vtblk_request_bio() 1063 if (bp->bio_flags & BIO_ORDERED) { in vtblk_request_execute_cb()
1103 bp->bio_flags |= BIO_ORDERED; in adastrategy()2348 if ((bp->bio_flags & BIO_ORDERED) != 0 || in adastart()
375 if ((bp->bio_flags & BIO_ORDERED) != 0) { in xbd_bio_command()
1537 if (bp == NULL || bp->bio_flags & BIO_ORDERED) in bio_next()
1918 bp->bio_flags |= BIO_ORDERED; in dastrategy()3376 if ((bp->bio_flags & BIO_ORDERED) != 0 || in dastart()
3600 bp->bio_flags |= BIO_ORDERED; in softdep_synchronize()