Searched refs:xfs_verify_icount (Results 1 – 4 of 4) sorted by relevance
208 bool xfs_verify_icount(struct xfs_mount *mp, unsigned long long icount);
243 xfs_verify_icount( in xfs_verify_icount() function
197 !xfs_verify_icount(mp, sbp->sb_icount) || in xfs_validate_sb_write()
493 !xfs_verify_icount(mp, mp->m_sb.sb_icount) || in xfs_check_summary_counts()
Completed in 14 milliseconds