Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_format.h1194 #define XFS_INO_AGNO_BITS(mp) (mp)->m_agno_log macro
1196 XFS_INO_AGNO_BITS(mp) + XFS_INO_AGINO_BITS(mp)