Home
last modified time | relevance | path

Searched refs:XLOG_TAIL_WARN (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_log_priv.h34 #define XLOG_TAIL_WARN 0x10 /* log tail verify warning issued */ macro
Dxfs_log.c3736 !(log->l_flags & XLOG_TAIL_WARN)) { in xlog_verify_grant_tail()
3739 log->l_flags |= XLOG_TAIL_WARN; in xlog_verify_grant_tail()
3743 !(log->l_flags & XLOG_TAIL_WARN)) { in xlog_verify_grant_tail()
3746 log->l_flags |= XLOG_TAIL_WARN; in xlog_verify_grant_tail()