Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ialloc.c1468 int agi_ok; /* agi is consistent */ in xfs_read_agi() local
1485 agi_ok = be32_to_cpu(agi->agi_magicnum) == XFS_AGI_MAGIC && in xfs_read_agi()
1488 if (unlikely(XFS_TEST_ERROR(!agi_ok, mp, XFS_ERRTAG_IALLOC_READ_AGI, in xfs_read_agi()