Searched refs:copy_file_from_fd (Results 1 – 1 of 1) sorted by relevance
36 static int copy_file_from_fd(int fd, void **buf, unsigned long *buf_len) in copy_file_from_fd() function184 ret = copy_file_from_fd(kernel_fd, &image->kernel_buf, in kimage_file_prepare_segments()207 ret = copy_file_from_fd(initrd_fd, &image->initrd_buf, in kimage_file_prepare_segments()