Home
last modified time | relevance | path

Searched refs:xfs_alloc_arg_t (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_alloc.h79 } xfs_alloc_arg_t; typedef
175 xfs_alloc_arg_t *args); /* allocation argument structure */
Dxfs_alloc.c39 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
40 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
41 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
254 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
373 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
809 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
880 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
1089 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
1491 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_size()
Dxfs_ialloc_btree.c78 xfs_alloc_arg_t args; /* block allocation args */ in __xfs_inobt_alloc_block()
Dxfs_bmap_btree.c201 xfs_alloc_arg_t args; /* block allocation args */ in xfs_bmbt_alloc_block()
Dxfs_bmap.c831 xfs_alloc_arg_t args; /* allocation arguments */ in xfs_bmap_local_to_extents()
3388 xfs_alloc_arg_t args; in xfs_bmap_btalloc()