Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c683 if (lop->lop_write_rec == NULL) in llog_write_rec()
696 rc = lop->lop_write_rec(env, handle, rec, logcookies, numcookies, in llog_write_rec()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h267 int (*lop_write_rec)(const struct lu_env *env, member