Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/fs/xfs/libxfs/
Dxfs_bmap.h21 struct xfs_bmalloca { struct
Dxfs_bmap.c1415 struct xfs_bmalloca *bma, in xfs_bmap_isaeof()
1517 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real()
3031 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3216 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3244 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
3278 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams()
3323 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting()
3365 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
3633 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
3995 struct xfs_bmalloca *bma) in xfs_bmapi_allocate()
[all …]