Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_bmap_util.h | 17 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);
|
D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_select_ag(struct xfs_bmalloca *ap,
|
D | xfs_filestream.c | 204 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()
|
D | xfs_rtalloc.c | 1341 struct xfs_bmalloca *ap, in xfs_rtallocate_align() 1411 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_bmap.h | 20 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,
|
D | xfs_bmap.c | 1360 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 …]
|