Home
last modified time | relevance | path

Searched refs:llog_open (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog.c409 int llog_open(const struct lu_env *env, struct llog_ctxt *ctxt, in llog_open() function
442 EXPORT_SYMBOL(llog_open);
Dllog_cat.c97 rc = llog_open(env, cathandle->lgh_ctxt, &loghandle, logid, NULL, in llog_cat_id2handle()
Dobd_config.c1261 rc = llog_open(env, ctxt, &llh, NULL, name, LLOG_OPEN_EXISTS); in class_config_parse_llog()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h93 int llog_open(const struct lu_env *env, struct llog_ctxt *ctxt,
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1524 rc = llog_open(NULL, ctxt, &llh, NULL, CHANGELOG_CATALOG, in mdc_changelog_send_thread()