Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c335 if (!llog_exist(loghandle)) { in llog_cat_add_rec()
353 if (!llog_exist(loghandle)) { in llog_cat_add_rec()
409 if (!llog_exist(cathandle->u.chd.chd_current_log)) { in llog_cat_declare_add_rec()
424 if (!llog_exist(next)) { in llog_cat_declare_add_rec()
Dllog.c586 int llog_exist(struct llog_handle *loghandle) in llog_exist() function
600 EXPORT_SYMBOL(llog_exist);
757 if (llog_exist(*res)) in llog_open_create()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h513 int llog_exist(struct llog_handle *loghandle);