Lines Matching refs:xfs_alloc_arg_t
46 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
47 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
48 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
49 STATIC int xfs_alloc_ag_vextent_small(xfs_alloc_arg_t *,
144 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
258 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
291 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_minleft()
603 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
670 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
877 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1288 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
1494 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
2444 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_vextent()
2672 xfs_alloc_arg_t args; in xfs_free_extent()
2676 memset(&args, 0, sizeof(xfs_alloc_arg_t)); in xfs_free_extent()