Searched refs:log_flags (Results 1 – 8 of 8) sorted by relevance
347 lp->log_flags |= FMD_LF_EAOPEN; in fmd_log_open_exacct()374 lp->log_flags |= FMD_LF_REPLAY; in fmd_log_xopen()411 if (lp->log_flags & FMD_LF_EAOPEN) { in fmd_log_xopen()412 lp->log_flags &= ~FMD_LF_EAOPEN; in fmd_log_xopen()455 if ((lp->log_flags & FMD_LF_EAOPEN) && ea_close(&lp->log_ea) != 0) { in fmd_log_close()481 if (lp->log_flags & FMD_LF_REPLAY) { in fmd_log_hold_pending()532 if (lp->log_flags & FMD_LF_REPLAY) in fmd_log_append()644 if (lp->log_flags & FMD_LF_REPLAY) { in fmd_log_append()731 if (!(lp->log_flags & FMD_LF_REPLAY)) in fmd_log_commit()751 lp->log_flags |= FMD_LF_DIRTY; in fmd_log_commit()[all …]
47 int log_flags; /* file flags (see below) */ member
167 if (!(fmd.d_errlog->log_flags & FMD_LF_BUSY)) in fmd_verror()
91 if (lp->log_flags & FMD_LF_DEBUG) { in fmd_log_dprintf()263 xlp->log_flags &= ~FMD_LF_START; in fmd_log_load_xref()288 lp->log_flags |= FMD_LF_XREFS; in fmd_log_load_xrdir()330 if (!(lp->log_flags & FMD_LF_XREFS)) in fmd_log_load_xrefs()407 lp->log_flags |= FMD_LF_EAOPEN; in fmd_log_open()409 lp->log_flags |= FMD_LF_DEBUG; in fmd_log_open()490 lp->log_flags |= FMD_LF_START; in fmd_log_open()511 if (lp->log_flags & FMD_LF_EAOPEN) in fmd_log_close()561 if (!(lp->log_flags & FMD_LF_START)) { in fmd_log_rewind()575 lp->log_flags |= FMD_LF_START; in fmd_log_rewind()[all …]
54 int log_flags; /* miscellaneous flags (see below) */ member
371 src->log_flags = 0; in log_conswitch()372 dst->log_flags = SL_CONSOLE; in log_conswitch()398 target->log_flags = flags; in log_update()416 if (zoneid == GLOBAL_ZONEID && (lp->log_flags & SL_CONSOLE)) in log_update()418 active |= lp->log_flags; in log_update()645 if ((lp->log_flags & flags) && lp->log_wanted(lp, lc)) { in log_sendmsg()648 lc->seq_no = log_seq_no[lp->log_flags]; in log_sendmsg()
69 uint16_t log_flags; /* message type (e.g. SL_CONSOLE) */ member
201 if (lp->log_flags) { in log_wput()