Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_format.h1131 #define XFS_INO_AGNO_BITS(mp) (mp)->m_agno_log macro
1133 XFS_INO_AGNO_BITS(mp) + XFS_INO_AGINO_BITS(mp)