Searched refs:poutoff (Results 1 – 2 of 2) sorted by relevance
/io/ |
A D | copy_file_range.c | 24 int outfd, __off64_t *poutoff, in copy_file_range() argument
|
A D | tst-copy_file_range.c | 51 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 5 milliseconds