Home
last modified time | relevance | path

Searched refs:xfs_alloc_vextent_first_ag (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_alloc.h136 int xfs_alloc_vextent_first_ag(struct xfs_alloc_arg *args,
Dxfs_bmap.c3434 error = xfs_alloc_vextent_first_ag(&args, ap->blkno); in xfs_bmap_exact_minlen_extent_alloc()
3581 error = xfs_alloc_vextent_first_ag(args, 0); in xfs_bmap_btalloc_low_space()
Dxfs_alloc.c3616 xfs_alloc_vextent_first_ag( in xfs_alloc_vextent_first_ag() function
/Linux-v6.6/fs/xfs/
Dxfs_trace.h1884 DEFINE_ALLOC_EVENT(xfs_alloc_vextent_first_ag);