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

/linux-master/fs/xfs/libxfs/
H A Dxfs_exchmaps.h93 xfs_exchmaps_reqfork(const struct xfs_exchmaps_req *req) function
H A Dxfs_exchmaps.c142 int whichfork = xfs_exchmaps_reqfork(req);
653 XFS_EXTENTADD_SPACE_RES(mp, xfs_exchmaps_reqfork(req));
866 int whichfork = xfs_exchmaps_reqfork(req);
1044 bmap_flags = xfs_bmapi_aflag(xfs_exchmaps_reqfork(req));
1108 xfs_exchmaps_reqfork(req) == XFS_DATA_FORK) {
/linux-master/fs/xfs/scrub/
H A Dtempfile.c550 int whichfork = xfs_exchmaps_reqfork(req);
/linux-master/fs/xfs/
H A Dxfs_trace.h5085 int whichfork = xfs_exchmaps_reqfork(req);

Completed in 282 milliseconds