Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c139 if (cathandle->lgh_ctxt->loc_handle == cathandle) in llog_cat_close()
140 cathandle->lgh_ctxt->loc_handle = NULL; in llog_cat_close()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h249 struct llog_handle *loc_handle; member