Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.h36 #define XFS_EXCHMAPS_PARAMS (XFS_EXCHMAPS_ATTR_FORK | \ macro
H A Dxfs_exchmaps.c991 xmi->xmi_flags = req->flags & XFS_EXCHMAPS_PARAMS; in xfs_exchmaps_init_intent()
1044 ASSERT(!(req->flags & ~XFS_EXCHMAPS_PARAMS)); in xfs_exchmaps_estimate()
/linux/fs/xfs/
H A Dxfs_exchmaps_item.c395 req->flags = xlf->xmi_flags & XFS_EXCHMAPS_PARAMS; in xfs_xmi_item_recover_intent()