Lines Matching refs:xfs_alloc_arg_t
96 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
97 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
98 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
99 STATIC int xfs_alloc_ag_vextent_small(xfs_alloc_arg_t *,
204 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
238 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_minleft()
438 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_trace_alloc()
566 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
646 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
753 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1286 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
1442 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1835 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
1848 xfs_alloc_arg_t targs; /* local allocation arguments */ in xfs_alloc_fix_freelist()
2236 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_vextent()
2452 xfs_alloc_arg_t args; /* allocation argument structure */ in xfs_free_extent()