Home
last modified time | relevance | path

Searched defs:llh (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c67 struct llog_log_hdr *llh; in llog_cat_new_log() local
220 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_cat_close() local
274 struct llog_log_hdr *llh; in llog_cat_current_log() local
294 struct llog_log_hdr *llh; in llog_cat_current_log() local
535 struct llog_handle *llh; in llog_cat_process_cb() local
582 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_process_or_fork() local
631 struct llog_handle *llh; in llog_cat_reverse_process_cb() local
661 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_reverse_process() local
697 struct llog_log_hdr *llh = cathandle->lgh_hdr; in llog_cat_set_first_idx() local
759 struct llog_log_hdr *llh; in cat_cancel_cb() local
[all …]
Dllog.c112 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_cancel_rec() local
184 struct llog_log_hdr *llh = handle->lgh_hdr; in llog_read_header() local
205 struct llog_log_hdr *llh; in llog_init_handle() local
275 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_process_thread() local
482 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_reverse_process() local
910 struct llog_handle *llh; in llog_is_empty() local
933 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
Dllog_swab.c242 struct llog_log_hdr *llh = (struct llog_log_hdr *)rec; in lustre_swab_llog_rec() local
Dobd_config.c1581 struct llog_handle *llh; in class_config_parse_llog() local
1693 struct llog_handle *llh; in class_config_dump_llog() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_internal.h146 static inline void lov_llh_put(struct lov_lock_handles *llh) in lov_llh_put()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1554 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
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3201 #define LLOG_BITMAP_SIZE(llh) (__u32)((llh->llh_hdr.lrh_len - \ argument