Home
last modified time | relevance | path

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

/io/
A Dcopy_file_range.c24 int outfd, __off64_t *poutoff, in copy_file_range() argument
A Dtst-copy_file_range.c51 static off64_t *poutoff; 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()
272 poutoff = &outoff; in do_test()
274 poutoff = NULL; in do_test()

Completed in 3 milliseconds