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

/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c431 buf_t *readb2 = &cs->cs_dbuf; local
465 * readb1 is used for the initial read. readb2 is used for
466 * all other reads. Each readb2 buffer is xor'd into the
541 /* xor readb2 data into readb1 */
567 sema_destroy(&readb2->b_io);
568 sema_destroy(&readb2->b_sem);

Completed in 57 milliseconds