Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_ag_resv.h16 void xfs_ag_resv_alloc_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
51 xfs_ag_resv_alloc_extent(pag, XFS_AG_RESV_RMAPBT, &args); in xfs_ag_resv_rmapbt_alloc()
Dxfs_ag_resv.c349 xfs_ag_resv_alloc_extent( in xfs_ag_resv_alloc_extent() function
Dxfs_alloc.c3414 xfs_ag_resv_alloc_extent(args->pag, args->resv, args); in xfs_alloc_vextent_finish()
/Linux-v6.6/fs/xfs/
Dxfs_trace.h2918 DEFINE_AG_RESV_EVENT(xfs_ag_resv_alloc_extent);