Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c241 if (cathandle->lgh_ctxt->loc_handle == cathandle) in llog_cat_close()
242 cathandle->lgh_ctxt->loc_handle = NULL; in llog_cat_close()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h317 struct llog_handle *loc_handle; member