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()
244 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
277 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_minleft()
586 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
653 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
856 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1253 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
1459 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1847 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
1860 xfs_alloc_arg_t targs; /* local allocation arguments */ in xfs_alloc_fix_freelist()
2379 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_vextent()
2599 xfs_alloc_arg_t args; in xfs_free_extent()
2603 memset(&args, 0, sizeof(xfs_alloc_arg_t)); in xfs_free_extent()