Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
31 struct xfs_alloc_arg args = { NULL }; in xfs_ag_resv_rmapbt_alloc()
Dxfs_alloc.h52 typedef struct xfs_alloc_arg { struct
227 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, int flags);
Dxfs_alloc.c705 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small()
992 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_find_best_extent()
2028 struct xfs_alloc_arg *args, in xfs_alloc_space_available()
2224 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_fix_freelist()
2232 struct xfs_alloc_arg targs; /* local allocation arguments */ in xfs_alloc_fix_freelist()
2779 struct xfs_alloc_arg *args) /* allocation argument structure */ in xfs_alloc_vextent()
2981 struct xfs_alloc_arg args; in xfs_free_extent_fix_freelist()
2984 memset(&args, 0, sizeof(struct xfs_alloc_arg)); in xfs_free_extent_fix_freelist()
Dxfs_ag_resv.c322 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
Dxfs_refcount_btree.c62 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
Dxfs_bmap.c654 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
3229 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen()
3257 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_nullfb()
3291 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams()
3336 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_accounting()
Dxfs_ialloc.c610 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
/fs/xfs/
Dxfs_extent_busy.h13 struct xfs_alloc_arg;
50 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
Dxfs_extent_busy.c334 struct xfs_alloc_arg *args, in xfs_extent_busy_trim()
Dxfs_trace.h15 struct xfs_alloc_arg;
1567 TP_PROTO(struct xfs_alloc_arg *args),
1638 TP_PROTO(struct xfs_alloc_arg *args), \
/fs/xfs/scrub/
Drepair.c289 struct xfs_alloc_arg args = {0}; in xrep_alloc_ag_block()
470 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()