Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_exchmaps.h100 int xfs_exchmaps_estimate_overhead(struct xfs_exchmaps_req *req);
Dxfs_exchmaps.c676 xfs_exchmaps_estimate_overhead( in xfs_exchmaps_estimate_overhead() function
1136 error = xfs_exchmaps_estimate_overhead(req); in xfs_exchmaps_estimate()
/linux-6.14.4/fs/xfs/scrub/
Dtempfile.c731 return xfs_exchmaps_estimate_overhead(req); in xrep_tempexch_estimate()