Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h36 #define XFS_EXCHMAPS_PARAMS (XFS_EXCHMAPS_ATTR_FORK | \ macro
Dxfs_exchmaps.c989 xmi->xmi_flags = req->flags & XFS_EXCHMAPS_PARAMS; in xfs_exchmaps_init_intent()
1042 ASSERT(!(req->flags & ~XFS_EXCHMAPS_PARAMS)); in xfs_exchmaps_estimate()
/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c398 req->flags = xlf->xmi_flags & XFS_EXCHMAPS_PARAMS; in xfs_xmi_item_recover_intent()