Home
last modified time | relevance | path

Searched refs:lgh_id (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c78 struct llog_logid *cgl = &loghandle->lgh_id; in llog_cat_id2handle()
118 loghandle->u.phd.phd_cookie.lgc_lgl = cathandle->lgh_id; in llog_cat_id2handle()
161 rec->lrh_index, POSTID(&cat_llh->lgh_id.lgl_oi)); in llog_cat_process_cb()
212 POSTID(&cat_llh->lgh_id.lgl_oi)); in llog_cat_process_or_fork()
/drivers/staging/lustre/lustre/ptlrpc/
Dllog_client.c138 lgh->lgh_id = body->lgd_logid; in llog_client_open()
167 body->lgd_logid = loghandle->lgh_id; in llog_client_next_block()
225 body->lgd_logid = loghandle->lgh_id; in llog_client_prev_block()
278 body->lgd_logid = handle->lgh_id; in llog_client_read_header()
/drivers/staging/lustre/lustre/include/
Dlustre_log.h222 struct llog_logid lgh_id; /* id of this log */ member