Searched refs:xfs_ialloc_cluster_alignment (Results 1 – 4 of 4) sorted by relevance
91 xfs_ialloc_cluster_alignment(mp)); in xfs_agino_range()98 bno = round_down(eoag, xfs_ialloc_cluster_alignment(mp)); in xfs_agino_range()
170 int xfs_ialloc_cluster_alignment(struct xfs_mount *mp);
39 xfs_ialloc_cluster_alignment( in xfs_ialloc_cluster_alignment() function695 args.minalignslop = xfs_ialloc_cluster_alignment(args.mp) - 1; in xfs_ialloc_ag_alloc()730 args.alignment = xfs_ialloc_cluster_alignment(args.mp); in xfs_ialloc_ag_alloc()759 args.alignment = xfs_ialloc_cluster_alignment(args.mp); in xfs_ialloc_ag_alloc()1022 ineed += xfs_ialloc_cluster_alignment(mp); in xfs_ialloc_ag_select()
309 if ((agbno & (xfs_ialloc_cluster_alignment(mp) - 1)) || in xchk_iallocbt_rec()