Searched refs:XFS_IALLOC_BLOCKS (Results 1 – 5 of 5) sorted by relevance
31 #define XFS_IALLOC_BLOCKS(mp) (mp)->m_ialloc_blks macro
50 (XFS_IALLOC_BLOCKS(mp) + (mp)->m_in_maxlevels - 1)
157 xfs_calc_buf_res(2 + XFS_IALLOC_BLOCKS(mp) + in xfs_calc_itruncate_reservation()261 xfs_calc_buf_res(XFS_IALLOC_BLOCKS(mp), in xfs_calc_symlink_reservation()296 xfs_calc_buf_res(XFS_IALLOC_BLOCKS(mp), in xfs_calc_create_reservation()335 xfs_calc_buf_res(2 + XFS_IALLOC_BLOCKS(mp) + in xfs_calc_ifree_reservation()
301 args.minlen = args.maxlen = XFS_IALLOC_BLOCKS(args.mp); in xfs_ialloc_ag_alloc()311 XFS_IALLOC_BLOCKS(args.mp); in xfs_ialloc_ag_alloc()553 ineed = XFS_IALLOC_BLOCKS(mp); in xfs_ialloc_ag_select()1199 XFS_IALLOC_BLOCKS(mp), flist, mp); in xfs_difree()
1863 nbufs = XFS_IALLOC_BLOCKS(mp); in xfs_ifree_cluster()1868 nbufs = XFS_IALLOC_BLOCKS(mp) / blks_per_cluster; in xfs_ifree_cluster()