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()
2300 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
2570 struct xfs_alloc_arg *args, in xfs_exact_minlen_extent_available()
2610 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
3251 struct xfs_alloc_arg *args, in xfs_alloc_vextent_check_args()
3311 struct xfs_alloc_arg *args, in xfs_alloc_vextent_prepare_ag()
3348 struct xfs_alloc_arg *args, in xfs_alloc_vextent_finish()
3438 struct xfs_alloc_arg *args, in xfs_alloc_vextent_this_ag()
3489 struct xfs_alloc_arg *args, in xfs_alloc_vextent_iterate_ags()
3561 struct xfs_alloc_arg *args, in xfs_alloc_vextent_start_ag()
3617 struct xfs_alloc_arg *args, in xfs_alloc_vextent_first_ag()
3652 struct xfs_alloc_arg *args, in xfs_alloc_vextent_exact_bno()
3689 struct xfs_alloc_arg *args, in xfs_alloc_vextent_near_bno()
3730 struct xfs_alloc_arg args; in xfs_free_extent_fix_freelist() local