Searched refs:initialize_unfilled (Results 1 – 3 of 3) sorted by relevance
204 if buf.initialize_unfilled().is_empty() { in poll_read()409 let unfilled = buf.initialize_unfilled(); in poll_read_curr()463 while !buf.initialize_unfilled().is_empty() { in poll_read()
168 pub fn initialize_unfilled(&mut self) -> &mut [u8] { in initialize_unfilled() method303 let buf_b = read_buf.initialize_unfilled(); in ut_test_readbuf_new()
222 if buf.initialize_unfilled().is_empty() { in poll_read()453 let unfilled = buf.initialize_unfilled(); in poll_read_curr()489 while !buf.initialize_unfilled().is_empty() { in poll_read()