Home
last modified time | relevance | path

Searched refs:xfs_exchrange_estimate (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_exchrange.h50 int xfs_exchrange_estimate(struct xfs_exchmaps_req *req);
Dxfs_exchrange.c64 xfs_exchrange_estimate( in xfs_exchrange_estimate() function
222 error = xfs_exchrange_estimate(&req); in xfs_exchrange_mappings()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c570 return xfs_exchrange_estimate(req); in xrep_tempexch_estimate()