Searched refs:WriteBlocks (Results 1 – 1 of 1) sorted by relevance
502 static int WriteBlocks(const RangeSet& tgt, const std::vector<uint8_t>& buffer, int fd) { in WriteBlocks() function1195 if (WriteBlocks(tgt, params.buffer, params.fd) == -1) { in PerformCommandMove()