Searched refs:FMD_EVF_REPLAY (Results 1 – 3 of 3) sorted by relevance
89 ep->ev_flags = FMD_EVF_REPLAY; in fmd_event_recreate()109 ep->ev_flags &= ~FMD_EVF_REPLAY; in fmd_event_recreate()139 ep->ev_flags = FMD_EVF_VOLATILE | FMD_EVF_REPLAY | FMD_EVF_LOCAL; in fmd_event_create()194 FMD_EVF_VOLATILE | FMD_EVF_REPLAY)) == FMD_EVF_REPLAY) in fmd_event_destroy()198 if (ep->ev_flags & FMD_EVF_REPLAY) in fmd_event_destroy()313 FMD_EVF_VOLATILE | FMD_EVF_REPLAY)) == FMD_EVF_REPLAY) in fmd_event_commit()
76 #define FMD_EVF_REPLAY 0x2 /* event is set for replay on restart */ macro
742 ep->ev_flags &= ~FMD_EVF_REPLAY; in fmd_log_commit()786 ep->ev_flags &= ~FMD_EVF_REPLAY; in fmd_log_decommit()