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

/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c948 * NAME: resync_unit
961 resync_unit( function
1031 * Open the unit and start resync_unit as a separate thread.
1073 /* start resync_unit thread */
1074 (void) thread_create(NULL, 0, resync_unit, (void *)(uintptr_t)mnum,
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c1032 * the resync owner but other nodes will have their resync_unit thread
2254 * resync_unit:
2338 resync_unit(minor_t mnum) function
2744 * the next invocation of the resync_unit thread.
2917 * drop writerlock until the thread is active. This means resync_unit
2923 un->un_rs_thread = thread_create(NULL, 0, resync_unit,

Completed in 67 milliseconds