Home
last modified time | relevance | path

Searched refs:support_copy_file_range (Results 1 – 6 of 6) sorted by relevance

/support/
A Dxcopy_file_range.c27 ssize_t status = support_copy_file_range (infd, pinoff, outfd, in xcopy_file_range()
A Dsupport_copy_file.c32 ssize_t ret = support_copy_file_range (fd_from, NULL, fd_to, NULL, in support_copy_file()
A Dsupport_copy_file_range.c29 support_copy_file_range (int infd, __off64_t *pinoff, in support_copy_file_range() function
A Dsupport.h148 extern ssize_t support_copy_file_range (int, off64_t *, int, off64_t *,
A DMakefile53 support_copy_file_range \
A Dshell-container.c123 if (support_copy_file_range (sfd, 0, dfd, 0, st.st_size, 0) != st.st_size) in copy_func()

Completed in 46 milliseconds