Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log_priv.h523 bool xlog_cil_empty(struct xlog *log);
Dxfs_log_cil.c745 xlog_cil_empty( in xlog_cil_empty() function
Dxfs_log.c1036 if (!xlog_cil_empty(log)) in xfs_log_need_covered()