Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h34 typedef struct xfs_alloc_arg { struct
104 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
110 int xfs_alloc_vextent_near_bno(struct xfs_alloc_arg *args,
117 int xfs_alloc_vextent_exact_bno(struct xfs_alloc_arg *args,
128 int xfs_alloc_vextent_start_ag(struct xfs_alloc_arg *args,
136 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);
264 int xfs_alloc_schedule_autoreap(const struct xfs_alloc_arg *args,
H A Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
46 struct xfs_alloc_arg args = { NULL }; in xfs_ag_resv_rmapbt_alloc()
H A Dxfs_alloc.c844 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
910 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
1008 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
1037 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1332 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1384 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1509 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1575 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_near()
1690 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_size()
2380 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
[all …]
H A Dxfs_bmap.h15 struct xfs_alloc_arg;
235 struct xfs_alloc_arg *args);
H A Dxfs_ag_resv.c340 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
H A Dxfs_bmap.c638 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3284 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3308 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths()
3399 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments()
3445 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent()
3476 struct xfs_alloc_arg args = { .tp = ap->tp, .mp = mp }; in xfs_bmap_exact_minlen_extent_alloc()
3549 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof()
3652 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space()
3675 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3725 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_ag.c917 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
H A Dxfs_ialloc.c701 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_extent_busy.h14 struct xfs_alloc_arg;
69 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
H A Dxfs_filestream.c57 struct xfs_alloc_arg *args, in xfs_filestream_pick_ag()
208 struct xfs_alloc_arg *args, in xfs_filestream_lookup_association()
264 struct xfs_alloc_arg *args, in xfs_filestream_create_association()
347 struct xfs_alloc_arg *args, in xfs_filestream_select_ag()
H A Dxfs_extent_busy.c347 struct xfs_alloc_arg *args, in xfs_extent_busy_trim()
H A Dxfs_trace.h55 struct xfs_alloc_arg;
1798 TP_PROTO(struct xfs_alloc_arg *args),
1863 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,
H A Dnewbt.c144 const struct xfs_alloc_arg *args) in xrep_newbt_add_blocks()
189 struct xfs_alloc_arg args = { in xrep_newbt_add_extent()
229 struct xfs_alloc_arg args = { in xrep_newbt_alloc_ag_blocks()
302 struct xfs_alloc_arg args = { in xrep_newbt_alloc_file_blocks()
H A Dcow_repair.c324 struct xfs_alloc_arg args = { in xrep_cow_alloc()
H A Drepair.c413 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()
H A Drmap_repair.c1203 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()