Lines Matching defs:args
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()
782 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent()
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()
1901 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
1932 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
2444 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_vextent()
2672 xfs_alloc_arg_t args; in xfs_free_extent() local