Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
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,
A Dxfs_metafile.h27 struct xfs_alloc_arg;
31 struct xfs_alloc_arg *args);
A Dxfs_alloc.c943 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
1009 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
1107 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
1136 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1432 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1484 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1609 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1675 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_near()
1791 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_size()
2496 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
[all …]
A Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
A Dxfs_bmap.h15 struct xfs_alloc_arg;
235 struct xfs_alloc_arg *args);
A Dxfs_metafile.c131 struct xfs_alloc_arg *args) in xfs_metafile_resv_alloc_space()
A Dxfs_ag_resv.c341 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
A Dxfs_bmap.c638 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3184 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3208 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths()
3299 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments()
3350 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent()
3378 struct xfs_alloc_arg *args) in xfs_bmap_exact_minlen_extent_alloc()
3419 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof()
3522 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space()
3545 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3595 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_best_length()
[all …]
A Dxfs_refcount_btree.c65 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
A Dxfs_bmap_btree.c214 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block()
A Dxfs_rmap_btree.c92 struct xfs_alloc_arg args = { .len = 1 }; in xfs_rmapbt_alloc_block()
A Dxfs_ag.c745 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
A Dxfs_ialloc.c700 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
A Dxfs_btree.c5598 struct xfs_alloc_arg args = { in xfs_btree_alloc_metafile_block()
/fs/xfs/
A Dxfs_filestream.h12 struct xfs_alloc_arg;
18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
A Dxfs_filestream.c57 struct xfs_alloc_arg *args, in xfs_filestream_pick_ag()
205 struct xfs_alloc_arg *args, in xfs_filestream_lookup_association()
261 struct xfs_alloc_arg *args, in xfs_filestream_create_association()
337 struct xfs_alloc_arg *args, in xfs_filestream_select_ag()
A Dxfs_trace.h59 struct xfs_alloc_arg;
2173 TP_PROTO(struct xfs_alloc_arg *args),
2238 TP_PROTO(struct xfs_alloc_arg *args), \
/fs/xfs/scrub/
A Dnewbt.h9 struct xfs_alloc_arg;
35 struct xfs_alloc_arg *args,
A Dnewbt.c183 const struct xfs_alloc_arg *args) in xrep_newbt_add_blocks()
228 struct xfs_alloc_arg args = { in xrep_newbt_add_extent()
269 struct xfs_alloc_arg args = { in xrep_newbt_alloc_ag_blocks()
343 struct xfs_alloc_arg args = { in xrep_newbt_alloc_file_blocks()
A Dcow_repair.c413 struct xfs_alloc_arg args = { in xrep_cow_alloc()
A Drepair.c456 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()
A Drmap_repair.c1270 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()

Completed in 57 milliseconds