Searched refs:buf3 (Results 1 – 1 of 1) sorted by relevance
231 struct stat buf, buf2, buf3; in test_copy_bytes_regular_file_one() local271 assert_se(fstat(fd3, &buf3) == 0); in test_copy_bytes_regular_file_one()274 assert_se(buf3.st_size == buf2.st_size); in test_copy_bytes_regular_file_one()276 assert_se((uint64_t) buf3.st_size == max_bytes); in test_copy_bytes_regular_file_one()