Lines Matching refs:xfs_alloc_arg_t
41 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
42 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
43 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
44 STATIC int xfs_alloc_ag_vextent_small(xfs_alloc_arg_t *,
258 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
377 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
711 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
782 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
991 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1393 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
1591 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()