Home
last modified time | relevance | path

Searched refs:bread (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dtst-fallocate-common.c56 char bread[BLK_SIZE]; in do_test_with_offset() local
88 if (read (temp_fd, bread, BLK_SIZE) != BLK_SIZE) in do_test_with_offset()
91 if (memcmp (bwrite, bread, BLK_SIZE) != 0) in do_test_with_offset()

Completed in 3 milliseconds