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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h641 #define XFS_AGI_NUM_BITS_R1 11 /* end of the 1st agi logging region */ macro
642 #define XFS_AGI_ALL_BITS_R1 ((1u << XFS_AGI_NUM_BITS_R1) - 1)
H A Dxfs_ialloc.c2557 xfs_btree_offsets(fields, offsets, XFS_AGI_NUM_BITS_R1,

Completed in 182 milliseconds