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

/linux-4.1.27/fs/xfs/
H A Dxfs_filestream.h23 struct xfs_bmalloca;
29 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
H A 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);
H A Dxfs_filestream.c363 struct xfs_bmalloca *ap, xfs_filestream_new_ag()
H A Dxfs_bmap_util.c147 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ xfs_bmap_rtalloc()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_bmap.h33 struct xfs_bmalloca { struct
H A Dxfs_bmap.c1607 struct xfs_bmalloca *bma, xfs_bmap_isaeof()
1709 struct xfs_bmalloca *bma) xfs_bmap_add_extent_delay_real()
2930 struct xfs_bmalloca *bma, xfs_bmap_add_extent_hole_real()
3354 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ xfs_bmap_adjacent()
3535 struct xfs_bmalloca *ap, xfs_bmap_select_minlen()
3563 struct xfs_bmalloca *ap, xfs_bmap_btalloc_nullfb()
3597 struct xfs_bmalloca *ap, xfs_bmap_btalloc_filestreams()
3641 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ xfs_bmap_btalloc()
3892 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ xfs_bmap_alloc()
4274 struct xfs_bmalloca *bma) xfs_bmapi_allocate()
4389 struct xfs_bmalloca *bma, xfs_bmapi_convert_unwritten()
4475 struct xfs_bmalloca bma = { NULL }; /* args for xfs_bmap_alloc */ xfs_bmapi_write()

Completed in 146 milliseconds