Home
last modified time | relevance | path

Searched defs:write_block (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/tests/disktest/src/
Ddisktest.c54 void write_block(int fd, unsigned int block, struct pattern *buffer) in write_block() function
/external/mesa3d/src/compiler/nir/
Dnir_serialize.c878 write_block(write_ctx *ctx, const nir_block *block) in write_block() function
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c880 int write_block(int file_fd, char *buffer, int size, long long hole, int sparse) in write_block() function