Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c594 if (lop->lop_exist == NULL) in llog_exist()
597 rc = lop->lop_exist(loghandle); in llog_exist()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h244 int (*lop_exist)(struct llog_handle *lgh); member