Home
last modified time | relevance | path

Searched refs:xfs_alloc_arg (Results 1 – 12 of 12) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h34 typedef struct xfs_alloc_arg { struct
105 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
111 int xfs_alloc_vextent_near_bno(struct xfs_alloc_arg *args,
118 int xfs_alloc_vextent_exact_bno(struct xfs_alloc_arg *args,
129 int xfs_alloc_vextent_start_ag(struct xfs_alloc_arg *args,
137 int xfs_alloc_vextent_first_ag(struct xfs_alloc_arg *args,
198 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, uint32_t alloc_flags);
275 int xfs_alloc_schedule_autoreap(const struct xfs_alloc_arg *args,
H A Dxfs_alloc.c945 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
1011 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
1109 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
1138 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1209 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1434 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1486 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1611 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1677 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_near()
1793 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_size()
[all …]
H A Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
H A Dxfs_bmap.c640 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3329 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3353 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths()
3444 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments()
3490 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent()
3518 struct xfs_alloc_arg *args) in xfs_bmap_exact_minlen_extent_alloc()
3559 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof()
3662 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space()
3685 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3735 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_best_length()
[all …]
H A Dxfs_refcount_btree.c65 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
H A Dxfs_bmap_btree.c214 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block()
H A Dxfs_rmap_btree.c92 struct xfs_alloc_arg args = { .len = 1 }; in xfs_rmapbt_alloc_block()
H A Dxfs_ag.c745 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
H A Dxfs_ialloc.c700 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
/linux/fs/xfs/
H A Dxfs_filestream.h12 struct xfs_alloc_arg;
18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
H A Dxfs_trace.h55 struct xfs_alloc_arg;
1924 TP_PROTO(struct xfs_alloc_arg *args),
1989 TP_PROTO(struct xfs_alloc_arg *args), \
/linux/fs/xfs/scrub/
H A Dnewbt.h9 struct xfs_alloc_arg;
35 struct xfs_alloc_arg *args,