Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_bmap_util.h | 17 struct xfs_bmalloca; 21 int xfs_bmap_rtalloc(struct xfs_bmalloca *ap); 28 xfs_bmap_rtalloc(struct xfs_bmalloca *ap) in xfs_bmap_rtalloc() 52 bool xfs_bmap_adjacent(struct xfs_bmalloca *ap);
|
| H A D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_select_ag(struct xfs_bmalloca *ap,
|
| H A D | xfs_filestream.c | 204 struct xfs_bmalloca *ap, in xfs_filestream_lookup_association() 260 struct xfs_bmalloca *ap, in xfs_filestream_create_association() 336 struct xfs_bmalloca *ap, in xfs_filestream_select_ag()
|
| H A D | xfs_rtalloc.c | 2084 struct xfs_bmalloca *ap, in xfs_rtallocate_align() 2157 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_bmap.h | 20 struct xfs_bmalloca { struct 123 void xfs_bmap_alloc_account(struct xfs_bmalloca *ap); 234 int xfs_bmap_btalloc_low_space(struct xfs_bmalloca *ap,
|
| H A D | xfs_bmap.c | 1351 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() 1440 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() 2992 struct xfs_bmalloca *ap, in xfs_bmap_adjacent_valid() 3019 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent() 3175 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen() 3199 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_select_lengths() 3238 struct xfs_bmalloca *ap) in xfs_bmap_alloc_account() 3290 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments() 3341 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent() 3369 struct xfs_bmalloca *ap, in xfs_bmap_exact_minlen_extent_alloc() [all …]
|