Searched refs:bp_clone (Results 1 – 1 of 1) sorted by relevance
633 struct buf *bp_clone; in xdfs_strategy() local661 bp_clone = bioclone(bp, 0, bp->b_bcount, tgt_devt, bp->b_blkno, in xdfs_strategy()663 bp_clone->b_chain = bp; in xdfs_strategy()672 bp_clone->b_private = (void *)XB_SLICE_NONE; in xdfs_strategy()683 return (ldi_strategy(xsp->xdfss_tgt_lh[part], bp_clone)); in xdfs_strategy()