Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c177 cd.lpcd_first_idx = d->lpd_startidx; in llog_cat_process_cb()
214 cd.lpcd_first_idx = llh->llh_cat_idx; in llog_cat_process_or_fork()
221 cd.lpcd_first_idx = 0; in llog_cat_process_or_fork()
Dllog.c232 last_called_index = cd->lpcd_first_idx; in llog_process_thread()
233 index = cd->lpcd_first_idx + 1; in llog_process_thread()
Dobd_config.c1271 cd.lpcd_first_idx = cfg->cfg_last_idx; in class_config_parse_llog()
1283 cd.lpcd_first_idx + 1, cd.lpcd_last_idx, rc); in class_config_parse_llog()
/drivers/staging/lustre/lustre/include/
Dlustre_log.h127 int lpcd_first_idx; member