Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_format.h633 #define XFS_AGI_NUM_BITS_R1 11 /* end of the 1st agi logging region */ macro
634 #define XFS_AGI_ALL_BITS_R1 ((1 << XFS_AGI_NUM_BITS_R1) - 1)
A Dxfs_ialloc.c2453 xfs_btree_offsets(fields, offsets, XFS_AGI_NUM_BITS_R1, in xfs_ialloc_log_agi()

Completed in 15 milliseconds