Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_internal.h68 void llog_handle_put(struct llog_handle *loghandle);
Dllog.c100 void llog_handle_put(struct llog_handle *loghandle) in llog_handle_put() function
458 llog_handle_put(loghandle); in llog_close()
Dllog_cat.c188 llog_handle_put(llh); in llog_cat_process_cb()