Home
last modified time | relevance | path

Searched refs:B_BUSY (Results 1 – 25 of 33) sorted by relevance

12

/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfc_physio.c83 bp->b_flags = B_BUSY | B_PHYS | B_READ; in fc_physio_setup()
100 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS); in fc_physio_setup()
131 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in fc_physio_free()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_replay.c141 bp->b_flags = B_BUSY; in raid_rply_alloc()
162 bp->b_flags = B_BUSY; in raid_rply_alloc()
172 bp->b_flags = B_BUSY; in raid_rply_alloc()
326 bp->b_flags = (B_READ | B_BUSY); in raid_pwhdr_read()
359 bp->b_flags = (B_READ | B_BUSY); in raid_pw_read()
398 bp->b_flags = (B_WRITE | B_BUSY); in raid_pw_write()
H A Draid_resync.c284 init_buf(&buf, (B_BUSY | B_WRITE), copysize); in init_pw_area()
303 reset_buf(&buf, (B_BUSY | B_WRITE), copysize); in init_pw_area()
485 reset_buf(readb1, B_READ | B_BUSY, in raid_resync_region()
522 reset_buf(readb1, B_READ | B_BUSY, in raid_resync_region()
547 reset_buf(writeb, B_WRITE | B_BUSY, in raid_resync_region()
H A Draid.c1329 reset_buf(bp, B_READ | B_BUSY, bcount); in raid_regen_parity()
1347 reset_buf(bp, B_WRITE | B_BUSY, cs->cs_bcount); in raid_regen_parity()
1502 cs->cs_dbuf.b_flags = B_BUSY; /* initialize flags */ in raid_read_retry()
1514 cs->cs_pbuf.b_flags = B_BUSY; /* initialize flags */ in raid_read_retry()
2083 bp.b_flags = (B_READ | B_BUSY); in raid_check_cols()
2359 bp->b_flags |= B_BUSY; in raidio()
2590 bp->b_flags = B_WRITE | B_BUSY; in genlineparity()
2842 cs->cs_dbuf.b_flags = B_BUSY; /* initialize flags */ in raid_write_retry()
2854 cs->cs_pbuf.b_flags = B_BUSY; /* initialize flags */ in raid_write_retry()
2865 cs->cs_hbuf.b_flags = B_BUSY; /* initialize flags */ in raid_write_retry()
[all …]
H A Draid_ioctl.c284 bp.b_flags = B_READ | B_BUSY; in raid_check_pw()
519 cur->ci_buf.b_flags = B_BUSY | B_WRITE; in raid_init_columns()
737 init_buf(bp, B_READ | B_BUSY, iosize); in regen_unit()
761 reset_buf(bp, B_READ | B_BUSY, iosize); in regen_unit()
/titanic_41/usr/src/uts/common/os/
H A Dvm_subr.c218 bp->b_flags = B_BUSY | B_PHYS | rw; in default_physio()
246 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS); in default_physio()
281 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in default_physio()
H A Dbio.c508 bp->b_flags &= ~(B_WANTED|B_BUSY|B_ASYNC); in brelse()
536 if (bp->b_flags & B_BUSY) in bio_busy()
697 nbp->b_flags = B_BUSY; in getblk_common()
740 errbp->b_flags &= ~B_BUSY; in getblk_common()
759 bp->b_flags = B_BUSY | B_NOCACHE | B_AGE; in ngeteblk()
915 (panicstr && bp->b_flags & B_BUSY)) { in bflush()
1082 ~(B_BUSY | B_DELWRI | B_RETRYWRI); in bfinval()
1363 bp->b_flags = B_PAGEIO | B_NOCACHE | B_BUSY | flags; in pageio_setup()
1425 (bp->b_flags & (B_DELWRI|B_BUSY)) && in bcheck()
2044 bufp->b_flags = (bp->b_flags & BUF_CLONE_FLAGS) | B_BUSY; in bioclone()
H A Daio_subr.c121 bp->b_flags = B_BUSY | B_PHYS | B_ASYNC | rw; in aphysio()
154 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in aphysio()
496 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in aphysio_unlock()
/titanic_41/usr/src/uts/common/sys/
H A Dbuf.h162 #define B_BUSY 0x0001 /* not on av_forw/back list */ macro
291 (bp)->b_flags |= B_BUSY; \
/titanic_41/usr/src/lib/libdtrace/common/
H A Dio.d.in33 inline int B_BUSY = @B_BUSY@; variable
34 #pragma D binding "1.0" B_BUSY
H A Dio.sed.in43 SED_REPLACE(B_BUSY)
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_directio.c215 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in directio_wait_one()
302 bp->b_flags = B_BUSY | B_PHYS | B_READ; in directio_start()
306 bp->b_flags = B_BUSY | B_PHYS | B_WRITE; in directio_start()
/titanic_41/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c754 bp->b_flags = B_BUSY; in dadk_ioctl()
858 bp->b_flags = B_BUSY; in dadk_ioctl()
1110 bp->b_flags |= (B_BUSY | rw); in dadk_iob_xfer()
1124 bp->b_flags &= ~(B_DONE|B_BUSY); in dadk_iob_xfer()
1723 bp->b_flags &= ~(B_DONE|B_BUSY); in dadk_rmb_iodone()
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bio.c384 bp->b_flags |= B_KERNBUF | B_BUSY | flag; in _sd_setup_iob()
500 bp->b_flags |= B_KERNBUF | B_BUSY; in _sd_extend_iob()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_disk.c661 bp->b_flags = flags | B_BUSY | B_NOCACHE | B_FAILFAST; in vdev_disk_ldi_physio()
805 bp->b_flags = B_BUSY | B_NOCACHE | in vdev_disk_io_start()
/titanic_41/usr/src/uts/common/fs/
H A Dfdbuffer.c397 bp->b_flags = b_flags | B_BUSY | B_PHYS; in fdb_iosetup()
/titanic_41/usr/src/cmd/sa/
H A Dsadp.c813 if ((x->b_flags & B_BUSY) &&
835 ((bp[m].b_flags & B_BUSY) && in testdev()
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h662 #define B_BUSY 0x0001 macro
/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c2431 bp->b_flags = B_BUSY | B_READ; in xdf_lb_rdwr()
2433 bp->b_flags = B_BUSY | B_WRITE; in xdf_lb_rdwr()
2805 bp->b_flags |= B_BUSY; in xdf_strategy()
2981 dbp->b_flags = B_BUSY; in xdf_dump()
H A Dxdb.c385 bp->b_flags = B_BUSY | B_SHADOW | B_PHYS; in xdb_get_buf()
397 bp->b_flags = B_BUSY | B_SHADOW | B_PHYS; in xdb_get_buf()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c940 bufs[count].b_flags = B_NOCACHE|B_BUSY|B_READ; in hsfs_getpage_ra()
1286 bufs[count].b_flags = B_NOCACHE|B_BUSY|B_READ; in hsfs_getapage()
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c2955 bp->b_flags = B_BUSY; in dcddump()
3458 bp->b_flags = B_BUSY; in dcdioctl()
3718 bp->b_flags = B_BUSY | rw; in dcdioctl_cmd()
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c1274 bp->b_flags = B_WRITE | B_BUSY; in ud_zero_it()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c2437 bp->b_flags = B_BUSY | in scsi_uscsi_handle_cmd()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c3097 bp->b_flags = B_BUSY; /* initialize flags */ in md_bioinit()
3108 bp->b_flags = B_BUSY; /* initialize flags */ in md_bioreset()

12