Home
last modified time | relevance | path

Searched refs:xfs_exchmaps_estimate (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h101 int xfs_exchmaps_estimate(struct xfs_exchmaps_req *req);
Dxfs_exchmaps.c1031 xfs_exchmaps_estimate( in xfs_exchmaps_estimate() function
/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c401 error = xfs_exchmaps_estimate(req); in xfs_xmi_item_recover_intent()
Dxfs_exchrange.c70 error = xfs_exchmaps_estimate(req); in xfs_exchrange_estimate()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c700 error = xfs_exchmaps_estimate(&tx->req); in xrep_tempexch_trans_reserve()