Searched refs:MINABTPTRS (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.h138 #define MINABTPTRS 2 macro
H A Dxfs_bmap.c3293 XFS_BMDR_SPACE_CALC(MINABTPTRS);
3295 offset = XFS_BMDR_SPACE_CALC(6 * MINABTPTRS);
3773 sz = XFS_BMDR_SPACE_CALC(MINABTPTRS);
H A Dxfs_attr_leaf.c186 maxforkoff = XFS_LITINO(mp) - XFS_BMDR_SPACE_CALC(MINABTPTRS);

Completed in 125 milliseconds