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