Searched refs:lgh_last_idx (Results 1 – 4 of 4) sorted by relevance
208 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()
125 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()
294 handle->lgh_last_idx = handle->lgh_hdr->llh_tail.lrt_index; in llog_client_read_header()
224 int lgh_last_idx; member