Home
last modified time | relevance | path

Searched defs:nrecs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap_btree.h67 #define XFS_BMAP_BROOT_SPACE_CALC(mp, nrecs) \ argument
73 #define XFS_BMDR_SPACE_CALC(nrecs) \ argument
H A Dxfs_inode_fork.c173 int nrecs; in xfs_iformat_btree() local