Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_priv.h549 bool xlog_cil_empty(struct xlog *log);
Dxfs_log_cil.c984 xlog_cil_empty( in xlog_cil_empty() function
Dxfs_log.c1049 if (!xlog_cil_empty(log)) in xfs_log_need_covered()