Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_log.h64 #define LLOG_EEMPTY 4711 macro
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog.c122 if (rc == LLOG_EEMPTY) { in llog_read_header()