Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dpanic.c182 int in_sync = 0; /* skip vfs_syncall() and just dump? */ variable
377 if (!in_sync && panic_trigger(&panic_sync)) { in panicsys()
/titanic_41/usr/src/uts/common/sys/
H A Dpanic.h143 extern int in_sync;
/titanic_41/usr/src/uts/common/syscall/
H A Duadmin.c373 in_sync = 1; in kadmin()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c4017 extern int in_sync; in drmach_copy_rename()
4060 old_in_sync = in_sync; in drmach_copy_rename()
4061 in_sync = 1; in drmach_copy_rename()
4174 in_sync = old_in_sync; in drmach_copy_rename()