Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log_priv.h518 bool xlog_cil_empty(struct xlog *log);
Dxfs_log_cil.c966 xlog_cil_empty( in xlog_cil_empty() function
Dxfs_log.c1102 if (!xlog_cil_empty(log)) in xfs_log_need_covered()