Searched refs:bp_mapout (Results 1 - 25 of 25) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbp_map.c201 bp_mapout(struct buf *bp) function
299 bp_mapout(bp);
H A Dbio.c1235 bp_mapout(bp);
1397 bp_mapout(bp);
1921 bp_mapout(bp);
1930 bp_mapout(bp);
H A Daio_subr.c229 bp_mapout(bp);
/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h381 void bp_mapout(struct buf *);
/illumos-gate/usr/src/uts/common/fs/
H A Dfdbuffer.c477 bp_mapout(bp);
/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c612 bp_mapout(cb);
623 bp_mapout(cb);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_sata.c41 bp_mapout(scsi_pkt2bp(CMD2PKT(sp)));
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c1389 bp_mapout(cmd->sc_bp);
1409 bp_mapout(cmd->sc_bp);
/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c877 bp_mapout(child_buf);
/illumos-gate/usr/src/uts/intel/io/dktp/drvobj/
H A Dstrategy.c1067 bp_mapout(bp);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c853 bp_mapout(bp);
3906 bp_mapout(bp);
4051 bp_mapout(bp);
H A Dnfs3_vnops.c980 bp_mapout(bp);
4811 bp_mapout(bp);
4961 bp_mapout(bp);
H A Dnfs4_vnops.c3081 bp_mapout(bp);
10032 bp_mapout(bp);
10183 bp_mapout(bp);
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c2451 bp_mapout(bp);
/illumos-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c553 bp_mapout(cb);
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c2995 bp_mapout(cb);
3223 bp_mapout(cb);
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c1440 * 1157317 sez that drivers shouldn't call bp_mapout(), as either
1444 * bp_mapin()/bp_mapout() and how they should behave in the
1446 * the OLDS problem by removing the bp_mapout() call.
1463 bp_mapout(pktp->cp_bp);
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c1259 bp_mapout(bp);
H A Dbofi.c421 bp_mapout(&buf);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c378 bp_mapout(bp);
/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid.c1271 bp_mapout(&cs->cs_dbuf);
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3602 bp_mapout(bp);
/illumos-gate/usr/src/man/man9f/
H A DMakefile59 bp_mapout.9f \
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c7572 * Note: biodone will do a bp_mapout()
14628 bp_mapout(bp);
14639 bp_mapout(bp);
14658 bp_mapout(bp);
H A Dsd.c14503 * Call bp_mapout() before freeing the buf, in case a lower
14507 bp_mapout(bp);
14540 * Call bp_mapout() before freeing the buf, in case a lower
14544 bp_mapout(bp);

Completed in 281 milliseconds