Lines Matching defs:args
272 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
391 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
756 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
824 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
922 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
952 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1023 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1131 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
1201 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
1316 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1368 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1494 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1558 struct xfs_alloc_arg *args) in xfs_alloc_ag_vextent_near()
1659 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
2283 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
2483 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
3042 struct xfs_alloc_arg *args) /* allocation argument structure */ in xfs_alloc_vextent()
3237 struct xfs_alloc_arg args; in xfs_free_extent_fix_freelist() local