Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_format.h1107 #define XFS_INO_AGNO_BITS(mp) (mp)->m_agno_log macro
1109 XFS_INO_AGNO_BITS(mp) + XFS_INO_AGINO_BITS(mp)