Searched refs:LLOG_F_IS_CAT (Results 1 – 4 of 4) sorted by relevance
88 else if (loghandle->lgh_hdr->llh_flags & LLOG_F_IS_CAT) in llog_free_handle()219 flags & LLOG_F_IS_CAT) || in llog_init_handle()220 (llh->llh_flags & LLOG_F_IS_CAT && in llog_init_handle()224 llh->llh_flags & LLOG_F_IS_CAT ? in llog_init_handle()226 flags & LLOG_F_IS_CAT ? "catalog" : "plain"); in llog_init_handle()230 (LLOG_F_IS_PLAIN | LLOG_F_IS_CAT)) { in llog_init_handle()252 if (flags & LLOG_F_IS_CAT) { in llog_init_handle()259 flags, LLOG_F_IS_CAT, LLOG_F_IS_PLAIN); in llog_init_handle()
585 LASSERT(llh->llh_flags & LLOG_F_IS_CAT); in llog_cat_process_or_fork()664 LASSERT(llh->llh_flags & LLOG_F_IS_CAT); in llog_cat_reverse_process()805 rc = llog_init_handle(env, llh, LLOG_F_IS_CAT, NULL); in llog_cat_init_and_process()
3182 LLOG_F_IS_CAT = 0x2, enumerator
1626 rc = llog_init_handle(NULL, llh, LLOG_F_IS_CAT, NULL); in mdc_changelog_send_thread()