Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_alloc.h123 } xfs_alloc_arg_t; typedef
202 xfs_alloc_arg_t *args); /* allocation argument structure */
Dxfs_alloc.c46 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
47 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
48 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
49 STATIC int xfs_alloc_ag_vextent_small(xfs_alloc_arg_t *,
144 xfs_alloc_arg_t *args, /* allocation argument structure */ in xfs_alloc_compute_aligned()
244 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_len()
277 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_fix_minleft()
586 xfs_alloc_arg_t *args) /* argument structure for allocation */ in xfs_alloc_ag_vextent()
653 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_exact()
856 xfs_alloc_arg_t *args) /* allocation argument structure */ in xfs_alloc_ag_vextent_near()
[all …]
Dxfs_ialloc_btree.c90 xfs_alloc_arg_t args; /* block allocation args */ in xfs_inobt_alloc_block()
Dxfs_bmap_btree.c440 xfs_alloc_arg_t args; /* block allocation args */ in xfs_bmbt_alloc_block()
Dxfs_ialloc.c360 xfs_alloc_arg_t args; /* allocation argument structure */ in xfs_ialloc_ag_alloc()
Dxfs_bmap.c730 xfs_alloc_arg_t args; /* allocation arguments */ in xfs_bmap_extents_to_btree()
901 xfs_alloc_arg_t args; /* allocation arguments */ in xfs_bmap_local_to_extents()
3648 xfs_alloc_arg_t args; in xfs_bmap_btalloc()