Home
last modified time | relevance | path

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

/linux-4.19.296/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.c356 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
Dxfs_bmap_util.c78 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h21 struct xfs_bmalloca { struct
Dxfs_bmap.c1429 struct xfs_bmalloca *bma, in xfs_bmap_isaeof()
1531 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real()
3048 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3233 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3261 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
3295 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams()
3340 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting()
3382 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
3650 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
4025 struct xfs_bmalloca *bma) in xfs_bmapi_allocate()
[all …]