Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
50 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.c322 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
Dxfs_bmap_util.c74 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_bmap.h21 struct xfs_bmalloca { struct
Dxfs_bmap.c1390 struct xfs_bmalloca *bma, in xfs_bmap_isaeof()
1491 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real()
3129 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent()
3315 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen()
3343 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb()
3377 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams()
3422 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting()
3468 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_btalloc()
4058 struct xfs_bmalloca *bma) in xfs_bmap_alloc_userdata()
4091 struct xfs_bmalloca *bma) in xfs_bmapi_allocate()
[all …]