Lines Matching defs:args

317 	xfs_alloc_arg_t	*args,		/* allocation argument structure */  in xfs_alloc_compute_aligned()
436 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
812 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
878 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
975 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
1005 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1076 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1183 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
1298 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1350 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1475 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1539 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_near()
1654 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_size()
2321 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
2591 struct xfs_alloc_arg *args, in xfs_exact_minlen_extent_available()
2631 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
3272 struct xfs_alloc_arg *args, in xfs_alloc_vextent_check_args()
3332 struct xfs_alloc_arg *args, in xfs_alloc_vextent_prepare_ag()
3369 struct xfs_alloc_arg *args, in xfs_alloc_vextent_finish()
3459 struct xfs_alloc_arg *args, in xfs_alloc_vextent_this_ag()
3510 struct xfs_alloc_arg *args, in xfs_alloc_vextent_iterate_ags()
3582 struct xfs_alloc_arg *args, in xfs_alloc_vextent_start_ag()
3638 struct xfs_alloc_arg *args, in xfs_alloc_vextent_first_ag()
3673 struct xfs_alloc_arg *args, in xfs_alloc_vextent_exact_bno()
3710 struct xfs_alloc_arg *args, in xfs_alloc_vextent_near_bno()
3751 struct xfs_alloc_arg args; in xfs_free_extent_fix_freelist() local