Searched refs:XFS_EXCHMAPS_SET_SIZES (Results 1 – 6 of 6) sorted by relevance
37 XFS_EXCHMAPS_SET_SIZES | \
601 if ((xmi->xmi_flags & XFS_EXCHMAPS_SET_SIZES) && in xfs_exchmaps_finish_one()996 if (req->flags & XFS_EXCHMAPS_SET_SIZES) { in xfs_exchmaps_init_intent()997 xmi->xmi_flags |= XFS_EXCHMAPS_SET_SIZES; in xfs_exchmaps_init_intent()1224 if (req->flags & XFS_EXCHMAPS_SET_SIZES) in xfs_exchange_mappings()
915 #define XFS_EXCHMAPS_SET_SIZES (1ULL << 1) macro930 XFS_EXCHMAPS_SET_SIZES | \
530 req->flags |= XFS_EXCHMAPS_SET_SIZES; in xrep_tempexch_prep_request()780 if (tx->req.flags & XFS_EXCHMAPS_SET_SIZES) { in xrep_tempexch_contents()
210 req.flags |= XFS_EXCHMAPS_SET_SIZES; in xfs_exchrange_mappings()
4865 { XFS_EXCHMAPS_SET_SIZES, "SETSIZES" }, \