Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A 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()
868 int whichfork = xfs_exchmaps_reqfork(req); in xmi_ensure_delta_nextents()
1046 bmap_flags = xfs_bmapi_aflag(xfs_exchmaps_reqfork(req)); in xfs_exchmaps_estimate()
1110 xfs_exchmaps_reqfork(req) == XFS_DATA_FORK) { in xfs_exchmaps_estimate()
H A Dxfs_exchmaps.h93 xfs_exchmaps_reqfork(const struct xfs_exchmaps_req *req) in xfs_exchmaps_reqfork() function
/linux/fs/xfs/scrub/
H A Dtempfile.c664 int whichfork = xfs_exchmaps_reqfork(req); in xrep_tempexch_estimate()
/linux/fs/xfs/
H A Dxfs_trace.h5626 int whichfork = xfs_exchmaps_reqfork(req);