Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log_priv.h518 bool xlog_cil_empty(struct xlog *log);
Dxfs_log_cil.c947 xlog_cil_empty( in xlog_cil_empty() function
Dxfs_log.c1120 if (!xlog_cil_empty(log)) in xfs_log_need_covered()