Searched refs:b_iodone (Results 1 – 7 of 7) sorted by relevance
149 void (*b_iodone)(struct buf *); member
710 bp->b_iodone = uvm_aio_aiodone; in uvm_aio_biodone()
370 (*bp->b_iodone)(bp); in uvm_aiodone_daemon()
1278 nbp->vb_buf.b_iodone = sw_reg_iodone; in sw_reg_strategy()1892 bp->b_iodone = uvm_aio_biodone;
660 bp->b_iodone = bread_cluster_callback; in bread_cluster()1305 (*bp->b_iodone)(bp); in biodone()
2265 bp->b_iodone); in vfs_buf_print()
433 b.b_iodone = NULL; in sr_rw()2008 ccb->ccb_buf.b_iodone = sd->sd_scsi_intr; in sr_ccb_rw()