Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log_priv.h525 bool xlog_cil_empty(struct xlog *log);
Dxfs_log_cil.c751 xlog_cil_empty( in xlog_cil_empty() function
Dxfs_log.c1051 if (!xlog_cil_empty(log)) in xfs_log_need_covered()