Searched defs:in_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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)) {

Completed in 56 milliseconds