Searched refs:stop_transfer (Results 1 – 1 of 1) sorted by relevance
918 int stop_transfer = 0; in chunk_msg() local986 stop_transfer = 0; in chunk_msg()1009 stop_transfer = 1; in chunk_msg()1017 } while (((done < len) && !stop_transfer) || complete_split); in chunk_msg()