Searched refs:copy_file_range (Results 1 – 4 of 4) sorted by relevance
/io/ |
A D | copy_file_range.c | 23 copy_file_range (int infd, __off64_t *pinoff, in copy_file_range() function 30 stub_warning (copy_file_range)
|
A D | tst-copy_file_range.c | 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() 243 ssize_t ret = copy_file_range (infd, NULL, outfd, NULL, 0, 0); in do_test()
|
A D | Versions | 129 copy_file_range;
|
A D | Makefile | 56 sendfile sendfile64 copy_file_range \ 72 tst-copy_file_range tst-getcwd-abspath tst-lockf \
|
Completed in 3 milliseconds