Symbol: BIO_SYNC
sys/bus/cam/scsi/scsi_da.c
469
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/dev/disk/fd/fd.c
2269
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/dev/disk/nata/ata-raid.c
894
dbuf.b_bio1.bio_flags |= BIO_SYNC;
sys/dev/raid/vinum/vinumio.c
287
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/dev/raid/vinum/vinumrequest.c
948
sbp->b.b_bio1.bio_flags |= BIO_SYNC;
sys/dev/raid/vinum/vinumrevive.c
153
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/kern_physio.c
71
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_diskgpt.c
153
bp2->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_diskgpt.c
96
bp1->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel32.c
203
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel32.c
339
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel32.c
373
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel32.c
390
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel64.c
167
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel64.c
345
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_disklabel64.c
366
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_diskmbr.c
131
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/subr_diskmbr.c
442
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/vfs_bio.c
3284
bio->bio_flags &= ~(BIO_DONE | BIO_SYNC);
sys/kern/vfs_bio.c
920
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/vfs_bio.c
990
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/vfs_cluster.c
396
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/kern/vfs_cluster.c
543
KKASSERT(reqbp->b_bio1.bio_flags & BIO_SYNC);
sys/vfs/devfs/devfs_vnops.c
1844
if (bp->b_flags & BIO_SYNC)
sys/vfs/devfs/devfs_vnops.c
1849
if (bp->b_flags & BIO_SYNC)
sys/vfs/devfs/devfs_vnops.c
2040
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vfs/ext2fs/ext2_bmap.c
136
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vfs/ext2fs/ext2_inode.c
159
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vfs/hammer/hammer_io.c
1646
bio->bio_flags &= ~(BIO_DONE | BIO_SYNC);
sys/vfs/hammer/hammer_io.c
2002
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vfs/hammer2/hammer2_flush.c
1495
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vfs/nfs/nfs_bio.c
240
bp->b_bio2.bio_flags |= BIO_SYNC;
sys/vfs/nfs/nfs_bio.c
271
bp->b_bio2.bio_flags |= BIO_SYNC;
sys/vfs/nfs/nfs_bio.c
300
bp->b_bio2.bio_flags |= BIO_SYNC;
sys/vfs/nfs/nfs_bio.c
330
bp->b_bio2.bio_flags |= BIO_SYNC;
sys/vfs/nfs/nfs_bio.c
687
bp->b_bio2.bio_flags |= BIO_SYNC;
sys/vfs/nfs/nfs_vnops.c
3219
if (bio->bio_flags & BIO_SYNC)
sys/vfs/nfs/nfs_vnops.c
3238
nbio->bio_flags = bio->bio_flags & BIO_SYNC;
sys/vfs/nfs/nfs_vnops.c
3245
if (bio->bio_flags & BIO_SYNC) {
sys/vfs/smbfs/smbfs_vnops.c
803
if (bio->bio_flags & BIO_SYNC)
sys/vfs/smbfs/smbfs_vnops.c
806
if (bio->bio_flags & BIO_SYNC)
sys/vfs/ufs/ffs_inode.c
510
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vfs/ufs/ufs_bmap.c
208
bp->b_bio1.bio_flags |= BIO_SYNC;
sys/vm/swap_pager.c
1786
bio->bio_flags |= BIO_SYNC;