Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap_btree.h67 #define XFS_BMAP_BROOT_SPACE_CALC(mp, nrecs) \ argument
73 #define XFS_BMDR_SPACE_CALC(nrecs) \ argument
Dxfs_inode_fork.c274 int nrecs; in xfs_iformat_btree() local