Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_bmap_util.h17 struct xfs_bmalloca;
20 int xfs_bmap_rtalloc(struct xfs_bmalloca *ap);
27 xfs_bmap_rtalloc(struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
50 bool xfs_bmap_adjacent(struct xfs_bmalloca *ap);
Dxfs_filestream.h11 struct xfs_bmalloca;
17 int xfs_filestream_select_ag(struct xfs_bmalloca *ap,
Dxfs_filestream.c204 struct xfs_bmalloca *ap, in xfs_filestream_lookup_association()
260 struct xfs_bmalloca *ap, in xfs_filestream_create_association()
343 struct xfs_bmalloca *ap, in xfs_filestream_select_ag()
Dxfs_rtalloc.c1341 struct xfs_bmalloca *ap, in xfs_rtallocate_align()
1411 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_bmap.h20 struct xfs_bmalloca { struct
119 void xfs_bmap_alloc_account(struct xfs_bmalloca *ap);
234 int xfs_bmap_btalloc_low_space(struct xfs_bmalloca *ap,
Dxfs_bmap.c1360 struct xfs_bmalloca *bma, in xfs_bmap_isaeof()
1431 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real()
3117 struct xfs_bmalloca *ap, in xfs_bmap_adjacent_valid()
3137 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3293 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3317 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_select_lengths()
3356 struct xfs_bmalloca *ap) in xfs_bmap_alloc_account()
3408 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments()
3454 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent()
3482 struct xfs_bmalloca *ap, in xfs_bmap_exact_minlen_extent_alloc()
[all …]