Home
last modified time | relevance | path

Searched refs:llog_destroy (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c139 llog_destroy(env, loghandle); in llog_cat_new_log()
229 rc = llog_destroy(env, loghandle); in llog_cat_close()
786 rc = llog_destroy(env, loghandle); in cat_cancel_cb()
Dllog.c136 rc = llog_destroy(env, loghandle); in llog_cancel_rec()
803 rc = llog_destroy(env, handle); in llog_erase()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h443 static inline int llog_destroy(const struct lu_env *env, in llog_destroy() function