Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
46 struct xfs_alloc_arg args = { NULL }; in xfs_ag_resv_rmapbt_alloc()
Dxfs_alloc.h52 typedef struct xfs_alloc_arg { struct
179 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, int flags);
Dxfs_alloc.c769 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup()
837 struct xfs_alloc_arg *args, in xfs_alloc_cur_check()
935 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish()
965 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter()
1036 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
1330 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter()
1382 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality()
1508 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock()
1572 struct xfs_alloc_arg *args) in xfs_alloc_ag_vextent_near()
2298 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
[all …]
Dxfs_ag_resv.c352 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
Dxfs_bmap.c604 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3213 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3241 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_nullfb()
3275 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3320 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_accounting()
3366 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments()
3412 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent()
3457 struct xfs_alloc_arg args = { .tp = ap->tp, .mp = mp }; in xfs_bmap_exact_minlen_extent_alloc()
3530 struct xfs_alloc_arg args = { .tp = ap->tp, .mp = mp }; in xfs_bmap_btalloc()
Dxfs_refcount_btree.c64 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
Dxfs_ag.c824 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
Dxfs_ialloc.c617 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
/fs/xfs/
Dxfs_extent_busy.h14 struct xfs_alloc_arg;
51 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
Dxfs_extent_busy.c322 struct xfs_alloc_arg *args, in xfs_extent_busy_trim()
Dxfs_trace.h50 struct xfs_alloc_arg;
1783 TP_PROTO(struct xfs_alloc_arg *args),
1854 TP_PROTO(struct xfs_alloc_arg *args), \
/fs/xfs/scrub/
Drepair.c293 struct xfs_alloc_arg args = {0}; in xrep_alloc_ag_block()
481 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()