Home
last modified time | relevance | path

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

/io/
A Dcopy_file_range.c23 copy_file_range (int infd, __off64_t *pinoff, in copy_file_range() argument
A Dtst-copy_file_range.c49 static off64_t *pinoff; variable
102 TEST_COMPARE (copy_file_range (infd, pinoff, outfd, poutoff, in simple_file_copy()
174 TEST_COMPARE (copy_file_range (infd, pinoff, outfd, poutoff, in short_copy()
199 TEST_COMPARE (copy_file_range (infd, pinoff, outfd, poutoff, in short_copy()
267 pinoff = &inoff; in do_test()
269 pinoff = NULL; in do_test()

Completed in 3 milliseconds