Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ag_resv.h16 void xfs_ag_resv_alloc_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
36 xfs_ag_resv_alloc_extent(pag, XFS_AG_RESV_RMAPBT, &args); in xfs_ag_resv_rmapbt_alloc()
Dxfs_ag_resv.c327 xfs_ag_resv_alloc_extent( in xfs_ag_resv_alloc_extent() function
Dxfs_alloc.c767 xfs_ag_resv_alloc_extent(args->pag, args->resv, args); in xfs_alloc_ag_vextent()
/linux-4.19.296/fs/xfs/
Dxfs_trace.h2596 DEFINE_AG_RESV_EVENT(xfs_ag_resv_alloc_extent);