Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ag.h191 #define XFS_AGI_ALL_BITS_R1 ((1 << XFS_AGI_NUM_BITS_R1) - 1) macro
Dxfs_ialloc.c2003 if (fields & XFS_AGI_ALL_BITS_R1) { in xfs_ialloc_log_agi()
2013 fields &= ~XFS_AGI_ALL_BITS_R1; in xfs_ialloc_log_agi()