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

/linux-master/fs/xfs/libxfs/
H A Dxfs_types.h97 #define MINDBTPTRS 3 macro
H A Dxfs_attr_leaf.c618 dsize = XFS_BMDR_SPACE_CALC(MINDBTPTRS);
638 * MINDBTPTRS key/ptr pairs if the data fork is small or empty.
640 minforkoff = max_t(int64_t, dsize, XFS_BMDR_SPACE_CALC(MINDBTPTRS));
H A Dxfs_bmap.c81 sz = XFS_BMDR_SPACE_CALC(MINDBTPTRS);

Completed in 576 milliseconds