Searched refs:FMD_LF_BUSY (Results 1 – 3 of 3) sorted by relevance
62 #define FMD_LF_BUSY 0x8 /* log is busy; skip updates */ macro
167 if (!(fmd.d_errlog->log_flags & FMD_LF_BUSY)) in fmd_verror()
868 while (lp->log_flags & FMD_LF_BUSY) in fmd_log_replay()876 lp->log_flags |= FMD_LF_BUSY; in fmd_log_replay()959 lp->log_flags &= ~FMD_LF_BUSY; in fmd_log_replay()