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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_inum.h51 #define XFS_INO_AGNO_BITS(mp) (mp)->m_agno_log macro
53 XFS_INO_AGNO_BITS(mp) + XFS_INO_AGINO_BITS(mp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_inum.h51 #define XFS_INO_AGNO_BITS(mp) (mp)->m_agno_log macro
53 XFS_INO_AGNO_BITS(mp) + XFS_INO_AGINO_BITS(mp)

Completed in 104 milliseconds