Searched refs:xfs_ag_resv_needed (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.h13 xfs_extlen_t xfs_ag_resv_needed(struct xfs_perag *pag,
H A Dxfs_ag_resv.c104 xfs_ag_resv_needed( function
H A Dxfs_ag.c1142 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE);
H A Dxfs_alloc.c2395 reservation = xfs_ag_resv_needed(pag, args->resv);
H A Dxfs_bmap.c3284 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE));
/linux-master/fs/xfs/scrub/
H A Drepair.c258 pag->pagf_freeblks > xfs_ag_resv_needed(pag, type) + nr_blocks;
/linux-master/fs/xfs/
H A Dxfs_trace.h3063 DEFINE_AG_RESV_EVENT(xfs_ag_resv_needed); variable

Completed in 169 milliseconds