Searched refs:xfs_exchmaps_whichfork (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_exchmaps.h41 xfs_exchmaps_whichfork(const struct xfs_exchmaps_intent *xmi) function
H A Dxfs_exchmaps.c290 bmap_flags = xfs_bmapi_aflag(xfs_exchmaps_whichfork(xmi));
360 xfs_exchmaps_whichfork(xmi));
362 xfs_exchmaps_whichfork(xmi));
387 int whichfork = xfs_exchmaps_whichfork(xmi);
991 if (xfs_exchmaps_whichfork(xmi) == XFS_ATTR_FORK) {

Completed in 188 milliseconds