Lines Matching defs:args
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()
765 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent()
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()
2379 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_vextent()
2599 xfs_alloc_arg_t args; in xfs_free_extent() local