Searched refs:MINABTPTRS (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_types.h146 #define MINABTPTRS 2 macro
H A Dxfs_mount.c599 XFS_BMDR_SPACE_CALC(MINABTPTRS);
604 mp->m_attroffset = XFS_BMDR_SPACE_CALC(6 * MINABTPTRS);
H A Dxfs_attr_leaf.c213 maxforkoff = XFS_LITINO(mp) - XFS_BMDR_SPACE_CALC(MINABTPTRS);
H A Dxfs_bmap.c4165 XFS_BMDR_SPACE_CALC(MINABTPTRS) :

Completed in 62 milliseconds