Home
last modified time | relevance | path

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

/io/
A Dtst-copy_file_range.c43 static int outfd; variable
89 xlseek (outfd, 4, SEEK_SET); in simple_file_copy()
95 xlseek (outfd, 6, SEEK_SET); in simple_file_copy()
114 TEST_COMPARE (xlseek (outfd, 0, SEEK_CUR), 4); in simple_file_copy()
120 xfstat (outfd, &st); in simple_file_copy()
131 xlseek (outfd, 0, SEEK_SET); in simple_file_copy()
169 ftruncate (outfd, 0); in short_copy()
170 xlseek (outfd, 0, SEEK_SET); in short_copy()
252 xclose (outfd); in do_test()
279 xftruncate (outfd, 0); in do_test()
[all …]
A Dcopy_file_range.c24 int outfd, __off64_t *poutoff, in copy_file_range() argument

Completed in 4 milliseconds