Searched refs:XFS_IALLOC_BLOCKS (Results 1 – 5 of 5) sorted by relevance
31 #define XFS_IALLOC_BLOCKS(mp) (mp)->m_ialloc_blks macro
131 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_itruncate_reservation()244 XFS_FSB_TO_B(mp, XFS_IALLOC_BLOCKS(mp)) + in xfs_calc_symlink_reservation()247 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_symlink_reservation()278 XFS_FSB_TO_B(mp, XFS_IALLOC_BLOCKS(mp)) + in xfs_calc_create_reservation()281 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_create_reservation()318 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_ifree_reservation()
50 (XFS_IALLOC_BLOCKS(mp) + (mp)->m_in_maxlevels - 1)
265 args.minlen = args.maxlen = XFS_IALLOC_BLOCKS(args.mp); in xfs_ialloc_ag_alloc()275 XFS_IALLOC_BLOCKS(args.mp); in xfs_ialloc_ag_alloc()507 ineed = pag->pagi_freecount ? 0 : XFS_IALLOC_BLOCKS(mp); in xfs_ialloc_ag_select()1161 XFS_IALLOC_BLOCKS(mp), flist, mp); in xfs_difree()
1548 nbufs = XFS_IALLOC_BLOCKS(mp); in xfs_ifree_cluster()1553 nbufs = XFS_IALLOC_BLOCKS(mp) / blks_per_cluster; in xfs_ifree_cluster()