Searched defs:llh (Results 1 – 7 of 7) sorted by relevance
67 struct llog_log_hdr *llh; in llog_cat_new_log() local220 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_cat_close() local274 struct llog_log_hdr *llh; in llog_cat_current_log() local294 struct llog_log_hdr *llh; in llog_cat_current_log() local535 struct llog_handle *llh; in llog_cat_process_cb() local582 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_process_or_fork() local631 struct llog_handle *llh; in llog_cat_reverse_process_cb() local661 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_reverse_process() local697 struct llog_log_hdr *llh = cathandle->lgh_hdr; in llog_cat_set_first_idx() local759 struct llog_log_hdr *llh; in cat_cancel_cb() local[all …]
112 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_cancel_rec() local184 struct llog_log_hdr *llh = handle->lgh_hdr; in llog_read_header() local205 struct llog_log_hdr *llh; in llog_init_handle() local275 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_process_thread() local482 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_reverse_process() local910 struct llog_handle *llh; in llog_is_empty() local933 int llog_copy_handler(const struct lu_env *env, struct llog_handle *llh, in llog_copy_handler()948 struct llog_handle *llh, *bllh; in llog_backup() local
242 struct llog_log_hdr *llh = (struct llog_log_hdr *)rec; in lustre_swab_llog_rec() local
1581 struct llog_handle *llh; in class_config_parse_llog() local1693 struct llog_handle *llh; in class_config_dump_llog() local
146 static inline void lov_llh_put(struct lov_lock_handles *llh) in lov_llh_put()
1554 static int changelog_kkuc_cb(const struct lu_env *env, struct llog_handle *llh, in changelog_kkuc_cb()1600 struct llog_handle *llh = NULL; in mdc_changelog_send_thread() local
3201 #define LLOG_BITMAP_SIZE(llh) (__u32)((llh->llh_hdr.lrh_len - \ argument