Searched refs:xfs_inobt_maxrecs (Results 1 – 3 of 3) sorted by relevance
51 extern int xfs_inobt_maxrecs(struct xfs_mount *, int, int);
446 xfs_inobt_maxrecs( in xfs_inobt_maxrecs() function
2771 igeo->inobt_mxr[0] = xfs_inobt_maxrecs(mp, sbp->sb_blocksize, 1); in xfs_ialloc_setup_geometry()2772 igeo->inobt_mxr[1] = xfs_inobt_maxrecs(mp, sbp->sb_blocksize, 0); in xfs_ialloc_setup_geometry()