Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/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 void xfs_bmap_adjacent(struct xfs_bmalloca *ap);
|
D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
|
D | xfs_filestream.c | 322 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
|
D | xfs_bmap_util.c | 74 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_bmap.c | 1318 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() 1387 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() 3025 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent() 3212 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen() 3240 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb() 3274 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams() 3319 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting() 3365 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments() 3411 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent() 3454 struct xfs_bmalloca *ap) in xfs_bmap_exact_minlen_extent_alloc() [all …]
|
D | xfs_bmap.h | 19 struct xfs_bmalloca { struct
|