Searched refs:startcat (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 578 llog_cb_t cb, void *data, int startcat, in llog_cat_process_or_fork() argument 588 d.lpd_startcat = startcat; in llog_cat_process_or_fork() 618 llog_cb_t cb, void *data, int startcat, int startidx) in llog_cat_process() argument 620 return llog_cat_process_or_fork(env, cat_llh, cb, data, startcat, in llog_cat_process()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_log.h | 190 void *data, int startcat, int startidx, bool fork); 192 llog_cb_t cb, void *data, int startcat, int startidx);
|