Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h355 static inline int llog_get_size(struct llog_handle *loghandle) in llog_get_size() function
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c923 rc = llog_get_size(llh); in llog_is_empty()