Searched refs:xfs_trans_reserve_more (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drtbitmap_repair.c181 error = xfs_trans_reserve_more(sc->tp, blocks, 0);
H A Dcow_repair.c336 error = xfs_trans_reserve_more(sc->tp, maxlen, 0);
H A Dquota_repair.c70 error = xfs_trans_reserve_more(sc->tp, XFS_QM_DQALLOC_SPACE_RES(mp),
/linux-master/fs/xfs/
H A Dxfs_trans.h167 int xfs_trans_reserve_more(struct xfs_trans *tp,
H A Dxfs_trans.c1249 xfs_trans_reserve_more( function
1261 * conditions of usage as xfs_trans_reserve_more.

Completed in 124 milliseconds