Searched refs:xfs_ag_resv_init (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.h10 int xfs_ag_resv_init(struct xfs_perag *pag, struct xfs_trans *tp);
H A Dxfs_ag_resv.c60 * to use the reservation system should update ask/used in xfs_ag_resv_init.
249 xfs_ag_resv_init( function
H A Dxfs_ag.c1005 err2 = xfs_ag_resv_init(pag, *tpp);
1040 err2 = xfs_ag_resv_init(pag, *tpp);
/linux-master/fs/xfs/
H A Dxfs_fsops.c542 err2 = xfs_ag_resv_init(pag, NULL);
H A Dxfs_trace.h3058 DEFINE_AG_RESV_EVENT(xfs_ag_resv_init); variable
/linux-master/fs/xfs/scrub/
H A Drepair.c969 error = xfs_ag_resv_init(sc->sa.pag, sc->tp);

Completed in 111 milliseconds