Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h100 int xfs_exchmaps_estimate_overhead(struct xfs_exchmaps_req *req);
Dxfs_exchmaps.c674 xfs_exchmaps_estimate_overhead( in xfs_exchmaps_estimate_overhead() function
1134 error = xfs_exchmaps_estimate_overhead(req); in xfs_exchmaps_estimate()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c618 return xfs_exchmaps_estimate_overhead(req); in xrep_tempexch_estimate()