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