Home | History | Annotate | Download | only in fio

Lines Matching refs:this_len

1166 		unsigned int this_len;
1183 this_len = this_chunk - stream.avail_out;
1184 p += this_len;
1185 total -= this_len;