Searched refs:XLOG_STATE_DONE_SYNC (Results 1 – 2 of 2) sorted by relevance
46 #define XLOG_STATE_DONE_SYNC 0x0008 /* Done syncing to disk */ macro
2731 (XLOG_STATE_DONE_SYNC | XLOG_STATE_DO_CALLBACK))) { in xlog_state_iodone_process_iclog()2733 (completed_iclog->ic_state == XLOG_STATE_DONE_SYNC)) { in xlog_state_iodone_process_iclog()2827 iclog->ic_state == XLOG_STATE_DONE_SYNC || in xlog_state_callback_check_state()2943 iclog->ic_state = XLOG_STATE_DONE_SYNC; in xlog_state_done_syncing()