Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_alloc.h33 typedef struct xfs_alloc_arg { struct
103 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
109 int xfs_alloc_vextent_near_bno(struct xfs_alloc_arg *args,
116 int xfs_alloc_vextent_exact_bno(struct xfs_alloc_arg *args,
127 int xfs_alloc_vextent_start_ag(struct xfs_alloc_arg *args,
135 int xfs_alloc_vextent_first_ag(struct xfs_alloc_arg *args,
190 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, int flags);
A Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
46 struct xfs_alloc_arg args = { NULL }; in xfs_ag_resv_rmapbt_alloc()
A Dxfs_alloc.c765 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
831 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
928 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
958 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1251 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1303 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1428 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1492 struct xfs_alloc_arg *args) in xfs_alloc_ag_vextent_near()
2218 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
2472 struct xfs_alloc_arg *args, in xfs_exact_minlen_extent_available()
[all …]
A Dxfs_bmap.h15 struct xfs_alloc_arg;
229 struct xfs_alloc_arg *args);
A Dxfs_ag_resv.c352 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
A Dxfs_bmap.c604 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3166 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3190 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths()
3229 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_accounting()
3275 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments()
3321 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent()
3425 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof()
3528 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space()
3551 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3601 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_best_length()
[all …]
A Dxfs_refcount_btree.c64 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
A Dxfs_bmap_btree.c204 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block()
A Dxfs_ag.c887 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
A Dxfs_ialloc.c616 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_filestream.h12 struct xfs_alloc_arg;
18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
A Dxfs_extent_busy.h14 struct xfs_alloc_arg;
51 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
A Dxfs_filestream.c57 struct xfs_alloc_arg *args, in xfs_filestream_pick_ag()
209 struct xfs_alloc_arg *args, in xfs_filestream_lookup_association()
265 struct xfs_alloc_arg *args, in xfs_filestream_create_association()
348 struct xfs_alloc_arg *args, in xfs_filestream_select_ag()
A Dxfs_extent_busy.c323 struct xfs_alloc_arg *args, in xfs_extent_busy_trim()
A Dxfs_trace.h50 struct xfs_alloc_arg;
1789 TP_PROTO(struct xfs_alloc_arg *args),
1854 TP_PROTO(struct xfs_alloc_arg *args), \
/linux-6.3-rc2/fs/xfs/scrub/
A Drepair.c305 struct xfs_alloc_arg args = {0}; in xrep_alloc_ag_block()
492 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()

Completed in 38 milliseconds