Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c108 llog_close(env, loghandle); in llog_cat_id2handle()
136 llog_close(env, loghandle); in llog_cat_close()
141 rc = llog_close(env, cathandle); in llog_cat_close()
Dllog.c444 int llog_close(const struct lu_env *env, struct llog_handle *loghandle) in llog_close() function
461 EXPORT_SYMBOL(llog_close);
Dobd_config.c1288 llog_close(env, llh); in class_config_parse_llog()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h96 int llog_close(const struct lu_env *env, struct llog_handle *cathandle);