Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c557 else if (d->lpd_startidx > 0) { in llog_cat_process_cb()
560 cd.lpcd_first_idx = d->lpd_startidx; in llog_cat_process_cb()
565 d->lpd_startidx = 0; in llog_cat_process_cb()
589 d.lpd_startidx = startidx; in llog_cat_process_or_fork()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h161 int lpd_startidx; member