Searched refs:xcopy_file_range (Results 1 – 4 of 4) sorted by relevance
/support/ |
A D | xcopy_file_range.c | 24 xcopy_file_range (int infd, off64_t *pinoff, int outfd, off64_t *poutoff, in xcopy_file_range() function
|
A D | xunistd.h | 84 ssize_t xcopy_file_range(int fd_in, loff_t *off_in, int fd_out,
|
A D | Makefile | 116 xcopy_file_range \
|
A D | test-container.c | 425 xcopy_file_range (sfd, 0, dfd, 0, st.st_size, 0); in copy_one_file()
|
Completed in 9 milliseconds