Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c86 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()
H A Dxfs_format.h812 #define XFS_AGI_IBLOCKS (1 << 13) /* both inobt/finobt block counters */ macro