Searched refs:BLOCK_WRITE_LEN (Results 1 – 2 of 2) sorted by relevance
21 #define BLOCK_WRITE_LEN (16 * 1024) macro
135 char data_buf[BLOCK_WRITE_LEN] = {0}; in block_write()144 dest_step = src_step = BLOCK_WRITE_LEN; in block_write()170 memset(data_buf, 0, BLOCK_WRITE_LEN); in block_write()