Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c961 resync_unit( in resync_unit() function
1074 (void) thread_create(NULL, 0, resync_unit, (void *)(uintptr_t)mnum, in raid_resync_unit()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c2338 resync_unit(minor_t mnum) in resync_unit() function
2923 un->un_rs_thread = thread_create(NULL, 0, resync_unit, in mirror_resync_unit()