Home
last modified time | relevance | path

Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/fs/xfs/
Dxfs_bmap_util.h17 struct xfs_bmalloca;
20 int xfs_bmap_rtalloc(struct xfs_bmalloca *ap);
27 xfs_bmap_rtalloc(struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
52 void xfs_bmap_adjacent(struct xfs_bmalloca *ap);
Dxfs_filestream.h11 struct xfs_bmalloca;
17 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
Dxfs_filestream.c353 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
Dxfs_bmap_util.c73 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_bmap.h21 struct xfs_bmalloca { struct
Dxfs_bmap.c1428 struct xfs_bmalloca *bma, in xfs_bmap_isaeof()
1530 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real()
3043 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3228 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3256 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
3290 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams()
3335 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting()
3381 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
3649 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
4014 struct xfs_bmalloca *bma) in xfs_bmapi_allocate()
[all …]