Home
last modified time | relevance | path

Searched refs:lpd_startidx (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c174 else if (d->lpd_startidx > 0) { in llog_cat_process_cb()
177 cd.lpcd_first_idx = d->lpd_startidx; in llog_cat_process_cb()
182 d->lpd_startidx = 0; in llog_cat_process_cb()
206 d.lpd_startidx = startidx; in llog_cat_process_or_fork()
/drivers/staging/lustre/lustre/include/
Dlustre_log.h120 int lpd_startidx; member