Searched refs:xfs_log_check_lsn (Results 1 – 6 of 6) sorted by relevance
327 if (!xfs_log_check_lsn(mp, be64_to_cpu(hdr3->lsn))) in xfs_dir3_data_verify()
384 if (!xfs_log_check_lsn(mp, sbp->sb_lsn)) in xfs_validate_sb_write()
2663 if (!xfs_log_check_lsn(mp, be64_to_cpu(agi->agi_lsn))) in xfs_agi_verify()
213 if (!xfs_log_check_lsn(mp, be64_to_cpu(hdr3->lsn))) in xfs_da3_blkinfo_verify()
3441 xfs_log_check_lsn( in xfs_log_check_lsn() function
3436 !xfs_log_check_lsn(log->l_mp, log->l_mp->m_sb.sb_lsn)) in xlog_recover()