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