Home
last modified time | relevance | path

Searched refs:in_sync (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpanic.h145 extern int in_sync;
/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c185 int in_sync = 0; /* skip vfs_syncall() and just dump? */ variable
/illumos-gate/usr/src/uts/common/syscall/
H A Duadmin.c401 in_sync = 1; in kadmin()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c4020 extern int in_sync; in drmach_copy_rename()
4063 old_in_sync = in_sync; in drmach_copy_rename()
4064 in_sync = 1; in drmach_copy_rename()
4177 in_sync = old_in_sync; in drmach_copy_rename()