Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.h100 int xfs_exchmaps_estimate_overhead(struct xfs_exchmaps_req *req);
H A 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/fs/xfs/scrub/
H A Dtempfile.c618 return xfs_exchmaps_estimate_overhead(req); in xrep_tempexch_estimate()