Searched refs:Fallocate (Results 1 – 4 of 4) sorted by relevance
31 Fallocate(sys_util::Error), enumerator269 Err(AsyncError::Poll(Error::Fallocate(sys_util::Error::last()))) in fallocate()
41 Fallocate(cros_async::AsyncError), enumerator132 Fallocate(e) => write!(f, "failure with fallocate: {}", e), in fmt()459 .map_err(Error::Fallocate) in punch_hole()
597 Fallocate = 43, enumerator
168 Some(Opcode::Fallocate) => self.fallocate(in_header, r, w), in handle_message()