Searched refs:storeExportM (Results 1 – 4 of 4) sorted by relevance
97 { storeExport = storeExportM o295 storeExportM :: RsyncOpts -> FilePath -> Key -> ExportLocation -> MeterUpdate -> Annex ()296 storeExportM o src _k loc meterupdate = function
77 { storeExport = storeExportM serial adir244 storeExportM :: AndroidSerial -> AndroidPath -> FilePath -> Key -> ExportLocation -> MeterUpdate ->…245 storeExportM serial adir src _k loc _p = function
91 { storeExport = storeExportM dir cow302 storeExportM :: RawFilePath -> CopyCoWTried -> FilePath -> Key -> ExportLocation -> MeterUpdate -> …303 storeExportM d cow src _k loc p = do function
95 { storeExport = storeExportM external282 storeExportM :: External -> FilePath -> Key -> ExportLocation -> MeterUpdate -> Annex ()283 storeExportM external f k loc p = either giveup return =<< go function