Searched defs:copy_file_range (Results 1 – 9 of 9) sorted by relevance
5 ssize_t copy_file_range(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned … in copy_file_range() function
12 pub fn copy_file_range<InFd: AsFd, OutFd: AsFd>( in copy_file_range() function
8 mod copy_file_range; module
818 ssize_t (*copy_file_range) (const char *path_in, member
1257 void (*copy_file_range) (fuse_req_t req, fuse_ino_t ino_in, member
1329 pub(crate) fn copy_file_range( in copy_file_range() function
777 pub(crate) fn copy_file_range( in copy_file_range() function
1209 pub fn copy_file_range( in copy_file_range() function
3957 pub fn copy_file_range( in copy_file_range() function