Home
last modified time | relevance | path

Searched refs:xfs_exchmaps_reqfork (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h93 xfs_exchmaps_reqfork(const struct xfs_exchmaps_req *req) in xfs_exchmaps_reqfork() function
Dxfs_exchmaps.c142 int whichfork = xfs_exchmaps_reqfork(req); in xfs_exchmaps_check_forks()
653 XFS_EXTENTADD_SPACE_RES(mp, xfs_exchmaps_reqfork(req)); in xfs_exchmaps_bmbt_blocks()
866 int whichfork = xfs_exchmaps_reqfork(req); in xmi_ensure_delta_nextents()
1044 bmap_flags = xfs_bmapi_aflag(xfs_exchmaps_reqfork(req)); in xfs_exchmaps_estimate()
1108 xfs_exchmaps_reqfork(req) == XFS_DATA_FORK) { in xfs_exchmaps_estimate()
/linux-6.12.1/fs/xfs/scrub/
Dtempfile.c551 int whichfork = xfs_exchmaps_reqfork(req); in xrep_tempexch_estimate()
/linux-6.12.1/fs/xfs/
Dxfs_trace.h5224 int whichfork = xfs_exchmaps_reqfork(req);