Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_bmap_util.h29 struct xfs_bmalloca;
31 int xfs_bmap_rtalloc(struct xfs_bmalloca *ap);
52 void xfs_bmap_adjacent(struct xfs_bmalloca *ap);
Dxfs_filestream.h23 struct xfs_bmalloca;
29 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
Dxfs_filestream.c364 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
Dxfs_bmap_util.c166 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h33 struct xfs_bmalloca { struct
Dxfs_bmap.c1606 struct xfs_bmalloca *bma, in xfs_bmap_isaeof()
1708 struct xfs_bmalloca *bma) in xfs_bmap_add_extent_delay_real()
2929 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_hole_real()
3353 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3535 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3563 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
3597 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams()
3641 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
3897 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_alloc()
4279 struct xfs_bmalloca *bma) in xfs_bmapi_allocate()
[all …]