Home
last modified time | relevance | path

Searched refs:xfs_inobt_maxrecs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h54 extern int xfs_inobt_maxrecs(struct xfs_mount *, int, int);
H A Dxfs_ialloc_btree.c535 xfs_inobt_maxrecs( in xfs_inobt_maxrecs() function
H A Dxfs_ialloc.c2816 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()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h53 extern int xfs_inobt_maxrecs(struct xfs_mount *, int, int);
H A Dxfs_ialloc_btree.c562 xfs_inobt_maxrecs( in xfs_inobt_maxrecs() function
H A Dxfs_ialloc.c2803 igeo->inobt_mxr[0] = xfs_inobt_maxrecs(mp, sbp->sb_blocksize, 1); in xfs_ialloc_setup_geometry()
2804 igeo->inobt_mxr[1] = xfs_inobt_maxrecs(mp, sbp->sb_blocksize, 0); in xfs_ialloc_setup_geometry()

Completed in 12 milliseconds