Searched defs:block_write (Results 1 – 4 of 4) sorted by relevance
17 int (*block_write)(struct device *dev, u8 cmd, u8 bytes, member
20 async fn block_write(s: &mut TcpStream) -> usize { in block_write() function
356 static int block_write(io_entity_t *entity, const uintptr_t buffer, in block_write() function