Searched defs:llh (Results 1 – 6 of 6) sorted by relevance
123 struct llog_log_hdr *llh = handle->lgh_hdr; in llog_read_header() local144 struct llog_log_hdr *llh; in llog_init_handle() local214 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_process_thread() local
152 struct llog_handle *llh; in llog_cat_process_cb() local199 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_process_or_fork() local
239 struct llog_log_hdr *llh = (struct llog_log_hdr *)rec; in lustre_swab_llog_rec() local
1256 struct llog_handle *llh; in class_config_parse_llog() local
1459 static int changelog_kkuc_cb(const struct lu_env *env, struct llog_handle *llh, in changelog_kkuc_cb()1505 struct llog_handle *llh = NULL; in mdc_changelog_send_thread() local
3180 #define LLOG_BITMAP_SIZE(llh) (__u32)((llh->llh_hdr.lrh_len - \ argument