Searched refs:xfs_bmalloca (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H 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);
|
H A D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_new_ag(struct xfs_bmalloca *ap, xfs_agnumber_t *agp);
|
H A D | xfs_filestream.c | 322 struct xfs_bmalloca *ap, in xfs_filestream_new_ag()
|
H A D | xfs_bmap_util.c | 74 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_rtalloc()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H 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);
|
H A D | xfs_filestream.h | 11 struct xfs_bmalloca; 17 int xfs_filestream_select_ag(struct xfs_bmalloca *ap,
|
H A D | xfs_filestream.c | 207 struct xfs_bmalloca *ap, in xfs_filestream_lookup_association() 263 struct xfs_bmalloca *ap, in xfs_filestream_create_association() 346 struct xfs_bmalloca *ap, in xfs_filestream_select_ag()
|
H A D | xfs_bmap_util.c | 74 struct xfs_bmalloca *ap) in xfs_bmap_rtalloc()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 20 struct xfs_bmalloca { struct 228 int xfs_bmap_btalloc_low_space(struct xfs_bmalloca *ap,
|
H A D | xfs_bmap.c | 1342 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() 1411 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() 3049 struct xfs_bmalloca *ap) /* bmap alloc argument struct */ in xfs_bmap_adjacent() 3205 struct xfs_bmalloca *ap, in xfs_bmap_select_minlen() 3229 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_select_lengths() 3268 struct xfs_bmalloca *ap, in xfs_bmap_btalloc_accounting() 3314 struct xfs_bmalloca *ap, in xfs_bmap_compute_alignments() 3360 struct xfs_bmalloca *ap, in xfs_bmap_process_allocated_extent() 3389 struct xfs_bmalloca *ap) in xfs_bmap_exact_minlen_extent_alloc() 3464 struct xfs_bmalloca *a in xfs_bmap_btalloc_at_eof() [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 21 struct xfs_bmalloca { struct
|
H A D | xfs_bmap.c | 1390 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 *bm in xfs_bmapi_allocate() [all...] |
Completed in 16 milliseconds