Home
last modified time | relevance | path

Searched refs:XFS_AGI_IBLOCKS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c88 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()
H A Dxfs_format.h646 #define XFS_AGI_IBLOCKS (1u << 13) /* both inobt/finobt block counters */ macro

Completed in 11 milliseconds