Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/fs/xfs/ |
A 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 void xfs_bmap_adjacent(struct xfs_bmalloca *ap);
|
A D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_select_ag(struct xfs_bmalloca *ap,
|
A D | xfs_filestream.c | 208 struct xfs_bmalloca *ap, in xfs_filestream_lookup_association() 264 struct xfs_bmalloca *ap, in xfs_filestream_create_association() 347 struct xfs_bmalloca *ap, in xfs_filestream_select_ag()
|
A D | xfs_bmap_util.c | 74 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_bmap.h | 20 struct xfs_bmalloca { struct 228 int xfs_bmap_btalloc_low_space(struct xfs_bmalloca *ap,
|
A D | xfs_bmap.c | 1302 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() 1371 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() 3165 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen() 3189 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_select_lengths() 3228 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting() 3274 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments() 3320 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent() 3349 struct xfs_bmalloca *ap) in xfs_bmap_exact_minlen_extent_alloc() 3424 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_at_eof() 3527 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_low_space() [all …]
|
Completed in 16 milliseconds