Searched refs:total_length (Results 1 – 2 of 2) sorted by relevance
131 int32_t total_length = length; in write() local140 return total_length; in write()162 return total_length - length; in write()
131 int32_t total_length = count; in read() local142 return total_length; in read()171 return total_length - count; in read()