Searched refs:xfs_bmalloca (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/ |
A D | xfs_bmap_util.h | 17 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);
|
A D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
|
A D | xfs_filestream.c | 321 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
|
A D | xfs_bmap_util.c | 74 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
|
/linux/fs/xfs/libxfs/ |
A D | xfs_bmap.c | 1321 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() 1390 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() 3214 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen() 3242 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_nullfb() 3276 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_filestreams() 3321 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting() 3367 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments() 3413 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent() 3456 struct xfs_bmalloca *ap) in xfs_bmap_exact_minlen_extent_alloc() 3529 struct xfs_bmalloca *ap) in xfs_bmap_btalloc() [all …]
|
A D | xfs_bmap.h | 19 struct xfs_bmalloca { struct
|
Completed in 17 milliseconds