Searched refs:XFS_AGI_IBLOCKS (Results 1 – 2 of 2) sorted by relevance
88 xfs_ialloc_log_agi(cur->bc_tp, agbp, XFS_AGI_IBLOCKS); in xfs_inobt_mod_blockcount()530 fields |= XFS_AGI_IBLOCKS; in xfs_inobt_commit_staged_btree()540 fields |= XFS_AGI_IBLOCKS; in xfs_inobt_commit_staged_btree()
646 #define XFS_AGI_IBLOCKS (1u << 13) /* both inobt/finobt block counters */ macro