Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog.c123 struct llog_log_hdr *llh = handle->lgh_hdr; in llog_read_header() local
144 struct llog_log_hdr *llh; in llog_init_handle() local
214 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_process_thread() local
Dllog_cat.c152 struct llog_handle *llh; in llog_cat_process_cb() local
199 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_process_or_fork() local
Dllog_swab.c239 struct llog_log_hdr *llh = (struct llog_log_hdr *)rec; in lustre_swab_llog_rec() local
Dobd_config.c1256 struct llog_handle *llh; in class_config_parse_llog() local
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1459 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
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3180 #define LLOG_BITMAP_SIZE(llh) (__u32)((llh->llh_hdr.lrh_len - \ argument