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

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c147 static int mirror_done(struct buf *cb);
1417 * This function is called from mirror_done to check whether any pages have
2806 * the I/O count variable will be decremented by mirror_done()'s
2921 (void) mirror_done(cb);
3096 * the I/O count variable will be decremented by mirror_done()'s
3146 mirror_done(struct buf *cb) function
3202 * Split from the original mirror_done function so we can handle bufs after a
3474 cb = md_bioclone(pb, offset, bcount, dev, blkno, mirror_done,
4406 current_blkno, mirror_done, cb, KM_NOSLEEP);

Completed in 68 milliseconds