Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance
/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()
|
/fs/xfs/libxfs/ |
D | xfs_bmap.c | 1371 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() 1440 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() 3078 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent() 3264 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen() 3292 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb() 3326 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams() 3371 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting() 3417 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments() 3463 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent() 3506 struct xfs_bmalloca *ap) in xfs_bmap_exact_minlen_extent_alloc() [all …]
|
D | xfs_bmap.h | 21 struct xfs_bmalloca { struct
|