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

/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/raid/
H A Draid_hotspare.c122 * the lock prior to calling raid_resync_unit, then reacquires
268 err = raid_resync_unit(mnum, &mde);
H A Draid_resync.c1028 * NAME: raid_resync_unit
1041 raid_resync_unit( function
H A Draid_ioctl.c1450 err = raid_resync_unit(mnum, ep);
1537 * calling raid_resync_unit or raid_internal_open.
1569 err = raid_resync_unit(mnum, &rip->mde);
/opensolaris-onvv-gate/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h665 extern int raid_resync_unit(minor_t mnum, md_error_t *ep);

Completed in 50 milliseconds