Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c633 if (lop->lop_create == NULL) in llog_create()
639 rc = lop->lop_create(env, handle, th); in llog_create()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h257 int (*lop_create)(const struct lu_env *env, struct llog_handle *handle, member