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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_types.h137 #define MINDBTPTRS 3 macro
H A Dxfs_attr_leaf.c158 dsize = XFS_BMDR_SPACE_CALC(MINDBTPTRS);
180 * MINDBTPTRS key/ptr pairs if the data fork is small or empty.
182 minforkoff = MAX(dsize, XFS_BMDR_SPACE_CALC(MINDBTPTRS));
H A Dxfs_bmap.c3770 sz = XFS_BMDR_SPACE_CALC(MINDBTPTRS);

Completed in 122 milliseconds