Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_format.h644 #define XFS_AGI_NUM_BITS_R1 11 /* end of the 1st agi logging region */ macro
645 #define XFS_AGI_ALL_BITS_R1 ((1u << XFS_AGI_NUM_BITS_R1) - 1)
Dxfs_ialloc.c2612 xfs_btree_offsets(fields, offsets, XFS_AGI_NUM_BITS_R1, in xfs_ialloc_log_agi()