Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-fallocate-common.c55 char bwrite[BLK_SIZE] = { 0xf0 }; in do_test_with_offset() local
82 if (write (temp_fd, bwrite, BLK_SIZE) != BLK_SIZE) in do_test_with_offset()
91 if (memcmp (bwrite, bread, BLK_SIZE) != 0) in do_test_with_offset()

Completed in 2 milliseconds