Home
last modified time | relevance | path

Searched refs:lgh_last_idx (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c208 if (llh->llh_cat_idx > cat_llh->lgh_last_idx) { in llog_cat_process_or_fork()
222 cd.lpcd_last_idx = cat_llh->lgh_last_idx; in llog_cat_process_or_fork()
Dllog.c125 handle->lgh_last_idx = 0; /* header is record with index 0 */ in llog_read_header()
282 if (index <= loghandle->lgh_last_idx) in llog_process_thread()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dllog_client.c294 handle->lgh_last_idx = handle->lgh_hdr->llh_tail.lrt_index; in llog_client_read_header()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h224 int lgh_last_idx; member