Home
last modified time | relevance | path

Searched refs:resync (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c436 int resync; in raid_resync_region() local
441 resync = un->un_resync_index; in raid_resync_region()
482 if (un->un_column[resync].un_dev == NODEV64) in raid_resync_region()
490 un->un_column[resync].un_dev); in raid_resync_region()
492 un->un_column[resync].un_devstart + off; in raid_resync_region()
502 un->un_column[resync].un_devflags &= in raid_resync_region()
504 un->un_column[resync].un_devflags |= in raid_resync_region()
519 if (i == resync) { in raid_resync_region()
605 int resync; in resync_comp() local
632 resync = un->un_resync_index; in resync_comp()
[all …]
H A Draid_ioctl.c1494 int resync = 0; in raid_set_sync() local
1517 resync++; in raid_set_sync()
1522 ASSERT(!(resync && init && regen)); in raid_set_sync()
1540 if (resync) { in raid_set_sync()
1541 ASSERT(resync < 2); in raid_set_sync()
/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Dfseek.c47 register int resync, c; local
60 resync = offset&01;
63 resync = 0;
72 resync = 0;
76 resync = 0;
78 p = lseek(fileno(iop), offset-resync, ptrname);
80 if (resync && p != -1)
/titanic_41/usr/src/uts/common/io/vuidmice/
H A Dvuidm5p.c99 resync: in vuidm5p()
118 goto resync; in vuidm5p()
133 goto resync; in vuidm5p()
148 goto resync; in vuidm5p()
163 goto resync; in vuidm5p()
/titanic_41/usr/src/lib/libgss/
H A DREADME.spi72 Once the Solaris krb5 source is resync'ed with MIT krb5 1.4 there
/titanic_41/usr/src/tools/findunref/
H A Dexception_list.open52 # Ignore ksh93/ast-related files that are only used to resync our build
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src20340 # * resync xterm-new entry from xterm #271 -TD
H A Dterminfo.src22556 # * resync xterm-new entry from xterm #271 -TD