Searched refs:DCD_STATE_DUMPING (Results 1 – 2 of 2) sorted by relevance
227 #define DCD_STATE_DUMPING 3 macro
1790 un->un_state == DCD_STATE_DUMPING || in dcdstrategy()2927 (un->un_state != DCD_STATE_DUMPING)) { in dcddump()2929 New_state(un, DCD_STATE_DUMPING); in dcddump()