Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.h34 typedef struct xfs_alloc_arg { struct
106 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
112 int xfs_alloc_vextent_near_bno(struct xfs_alloc_arg *args,
119 int xfs_alloc_vextent_exact_bno(struct xfs_alloc_arg *args,
130 int xfs_alloc_vextent_start_ag(struct xfs_alloc_arg *args,
138 int xfs_alloc_vextent_first_ag(struct xfs_alloc_arg *args,
199 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, uint32_t alloc_flags);
266 int xfs_alloc_schedule_autoreap(const struct xfs_alloc_arg *args,
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()
1433 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1485 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1610 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1676 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_near()
1791 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_size()
[all …]
Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
Dxfs_bmap.h15 struct xfs_alloc_arg;
235 struct xfs_alloc_arg *args);
Dxfs_ag_resv.c340 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
Dxfs_bmap.c639 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3294 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3318 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths()
3409 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments()
3455 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent()
3483 struct xfs_alloc_arg *args) in xfs_bmap_exact_minlen_extent_alloc()
3524 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof()
3627 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space()
3650 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3700 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_best_length()
[all …]
Dxfs_refcount_btree.c65 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
Dxfs_bmap_btree.c214 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block()
Dxfs_rmap_btree.c91 struct xfs_alloc_arg args = { .len = 1 }; in xfs_rmapbt_alloc_block()
Dxfs_ag.c822 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
Dxfs_ialloc.c701 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
/linux-6.12.1/fs/xfs/
Dxfs_filestream.h12 struct xfs_alloc_arg;
18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
Dxfs_extent_busy.h14 struct xfs_alloc_arg;
69 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
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()
344 struct xfs_alloc_arg *args, in xfs_filestream_select_ag()
Dxfs_extent_busy.c347 struct xfs_alloc_arg *args, in xfs_extent_busy_trim()
Dxfs_trace.h55 struct xfs_alloc_arg;
1796 TP_PROTO(struct xfs_alloc_arg *args),
1861 TP_PROTO(struct xfs_alloc_arg *args), \
/linux-6.12.1/fs/xfs/scrub/
Dnewbt.h9 struct xfs_alloc_arg;
35 struct xfs_alloc_arg *args,
Dnewbt.c144 const struct xfs_alloc_arg *args) in xrep_newbt_add_blocks()
190 struct xfs_alloc_arg args = { in xrep_newbt_add_extent()
230 struct xfs_alloc_arg args = { in xrep_newbt_alloc_ag_blocks()
303 struct xfs_alloc_arg args = { in xrep_newbt_alloc_file_blocks()
Dcow_repair.c324 struct xfs_alloc_arg args = { in xrep_cow_alloc()
Drepair.c413 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()
Drmap_repair.c1203 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()