Searched refs:MINDBTPTRS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_types.h145 #define MINDBTPTRS 3 macro
H A Dxfs_attr_leaf.c185 dsize = XFS_BMDR_SPACE_CALC(MINDBTPTRS);
207 * MINDBTPTRS key/ptr pairs if the data fork is small or empty.
209 minforkoff = MAX(dsize, XFS_BMDR_SPACE_CALC(MINDBTPTRS));
H A Dxfs_bmap.c4161 XFS_BMDR_SPACE_CALC(MINDBTPTRS) : mp->m_attroffset;

Completed in 47 milliseconds